Searched refs:rcu_string (Results 1 – 4 of 4) sorted by relevance
9 struct rcu_string { struct14 static inline struct rcu_string *rcu_string_strdup(const char *src, gfp_t mask) in rcu_string_strdup() argument17 struct rcu_string *ret = kzalloc(sizeof(struct rcu_string) + in rcu_string_strdup()25 static inline void rcu_string_free(struct rcu_string *str) in rcu_string_free()44 struct rcu_string *__str = rcu_dereference(rcu_str); \
64 struct rcu_string __rcu *name;
248 struct rcu_string *name; in btrfs_init_dev_replace_tgtdev()
777 struct rcu_string *name; in device_list_add()1007 struct rcu_string *name; in clone_fs_devices()2589 struct rcu_string *name; in btrfs_init_new_device()
Completed in 27 milliseconds