Home
last modified time | relevance | path

Searched defs:slist (Results 1 - 25 of 35) sorted by relevance

12

/kernel/linux/linux-5.10/fs/afs/
H A Dserver_list.c12 void afs_put_serverlist(struct afs_net *net, struct afs_server_list *slist) in afs_put_serverlist() argument
32 struct afs_server_list *slist; in afs_alloc_server_list() local
[all...]
H A Dvolume.c72 struct afs_server_list *slist; in afs_alloc_volume() local
H A Dfs_probe.c228 int afs_wait_for_fs_probes(struct afs_server_list *slist, unsigned long untried) in afs_wait_for_fs_probes() argument
[all...]
H A Dinode.c584 struct afs_server_list *slist = rcu_dereference(vnode->volume->servers); in afs_get_s_break_rcu() local
/kernel/linux/linux-6.6/fs/afs/
H A Dserver_list.c12 void afs_put_serverlist(struct afs_net *net, struct afs_server_list *slist) in afs_put_serverlist() argument
32 struct afs_server_list *slist; in afs_alloc_server_list() local
[all...]
H A Dvolume.c77 struct afs_server_list *slist; in afs_alloc_volume() local
H A Dfs_probe.c234 int afs_wait_for_fs_probes(struct afs_server_list *slist, unsigned long untried) in afs_wait_for_fs_probes() argument
[all...]
H A Dinode.c600 struct afs_server_list *slist; in afs_check_server_good() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dstrlist.h42 static inline bool strlist__has_entry(struct strlist *slist, const char *entry) in strlist__has_entry() argument
47 static inline bool strlist__empty(const struct strlist *slist) in strlist__empty() argument
52 strlist__nr_entries(const struct strlist *slist) strlist__nr_entries() argument
58 strlist__first(struct strlist *slist) strlist__first() argument
[all...]
H A Dintlist.c109 struct intlist *intlist__new(const char *slist) in intlist__new() argument
H A Dstrlist.c49 struct strlist *slist = container_of(rblist, struct strlist, rblist); in strlist__node_delete() local
63 int strlist__add(struct strlist *slist, const char *new_entry) in strlist__add() argument
68 int strlist__load(struct strlist *slist, const char *filename) in strlist__load() argument
95 void strlist__remove(struct strlist *slist, struct str_node *snode) in strlist__remove() argument
100 struct str_node *strlist__find(struct strlist *slist, const char *entry) in strlist__find() argument
111 strlist__parse_list_entry(struct strlist *slist, const char *s, const char *subst_dir) strlist__parse_list_entry() argument
142 strlist__parse_list(struct strlist *slist, const char *s, const char *subst_dir) strlist__parse_list() argument
161 struct strlist *slist = malloc(sizeof(*slist)); strlist__new() local
192 strlist__delete(struct strlist *slist) strlist__delete() argument
198 strlist__entry(const struct strlist *slist, unsigned int idx) strlist__entry() argument
[all...]
H A Dthread_map.c192 struct strlist *slist = strlist__new(pid_str, &slist_config); in thread_map__new_by_pid_str() local
251 struct strlist *slist; in thread_map__new_by_tid_str() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstrlist.h42 static inline bool strlist__has_entry(struct strlist *slist, const char *entry) in strlist__has_entry() argument
47 static inline bool strlist__empty(const struct strlist *slist) in strlist__empty() argument
52 strlist__nr_entries(const struct strlist *slist) strlist__nr_entries() argument
58 strlist__first(struct strlist *slist) strlist__first() argument
[all...]
H A Dintlist.c114 struct intlist *intlist__new(const char *slist) in intlist__new() argument
H A Dstrlist.c49 struct strlist *slist = container_of(rblist, struct strlist, rblist); in strlist__node_delete() local
63 int strlist__add(struct strlist *slist, const char *new_entry) in strlist__add() argument
68 int strlist__load(struct strlist *slist, const char *filename) in strlist__load() argument
95 void strlist__remove(struct strlist *slist, struct str_node *snode) in strlist__remove() argument
100 struct str_node *strlist__find(struct strlist *slist, const char *entry) in strlist__find() argument
111 strlist__parse_list_entry(struct strlist *slist, const char *s, const char *subst_dir) strlist__parse_list_entry() argument
142 strlist__parse_list(struct strlist *slist, const char *s, const char *subst_dir) strlist__parse_list() argument
161 struct strlist *slist = malloc(sizeof(*slist)); strlist__new() local
192 strlist__delete(struct strlist *slist) strlist__delete() argument
198 strlist__entry(const struct strlist *slist, unsigned int idx) strlist__entry() argument
[all...]
H A Dthread_map.c193 struct strlist *slist = strlist__new(pid_str, &slist_config); in thread_map__new_by_pid_str() local
252 struct strlist *slist; in thread_map__new_by_tid_str() local
/kernel/linux/linux-5.10/drivers/iommu/
H A Dioasid.c51 struct list_head slist; member
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_init.c20 struct sfh_sensor_list *slist; in amd_sfh_get_sensor_num() local
H A Damd_sfh_interface.h83 u32 slist; member
/kernel/linux/linux-5.10/fs/9p/
H A Dv9fs.h102 struct list_head slist; /* list of sessions registered with v9fs */ member
/kernel/linux/linux-5.10/include/linux/
H A Dw1.h209 struct list_head slist; member
/kernel/linux/linux-6.6/fs/9p/
H A Dv9fs.h128 struct list_head slist; /* list of sessions registered with v9fs */ member
/kernel/linux/linux-6.6/include/linux/
H A Dw1.h209 struct list_head slist; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp.c468 struct hal_wbm_idle_scatter_list *slist = dp->scatter_list; in ath11k_dp_scatter_idle_link_desc_cleanup() local
489 struct hal_wbm_idle_scatter_list *slist = dp->scatter_list; in ath11k_dp_scatter_idle_link_desc_setup() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp.c490 struct hal_wbm_idle_scatter_list *slist = dp->scatter_list; in ath11k_dp_scatter_idle_link_desc_cleanup() local
511 struct hal_wbm_idle_scatter_list *slist = dp->scatter_list; in ath11k_dp_scatter_idle_link_desc_setup() local
[all...]

Completed in 15 milliseconds

12