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

/linux-master/tools/perf/util/
H A Dstrlist.h42 static inline bool strlist__has_entry(struct strlist *slist, const char *entry) argument
47 static inline bool strlist__empty(const struct strlist *slist) argument
52 strlist__nr_entries(const struct strlist *slist) argument
58 strlist__first(struct strlist *slist) argument
[all...]
H A Dintlist.c114 struct intlist *intlist__new(const char *slist) argument
H A Dstrlist.c49 struct strlist *slist = container_of(rblist, struct strlist, rblist); local
63 int strlist__add(struct strlist *slist, const char *new_entry) argument
68 int strlist__load(struct strlist *slist, const char *filename) argument
95 void strlist__remove(struct strlist *slist, struct str_node *snode) argument
100 struct str_node *strlist__find(struct strlist *slist, const char *entry) argument
111 strlist__parse_list_entry(struct strlist *slist, const char *s, const char *subst_dir) argument
142 strlist__parse_list(struct strlist *slist, const char *s, const char *subst_dir) argument
161 struct strlist *slist = malloc(sizeof(*slist)); local
192 strlist__delete(struct strlist *slist) argument
198 strlist__entry(const struct strlist *slist, unsigned int idx) argument
[all...]
H A Dthread_map.c192 struct strlist *slist = strlist__new(pid_str, &slist_config); local
251 struct strlist *slist; local
/linux-master/fs/afs/
H A Dserver_list.c12 void afs_put_serverlist(struct afs_net *net, struct afs_server_list *slist) argument
31 struct afs_server_list *slist; local
157 afs_attach_volume_to_servers(struct afs_volume *volume, struct afs_server_list *slist) argument
235 afs_detach_volume_from_servers(struct afs_volume *volume, struct afs_server_list *slist) argument
[all...]
H A Dcallback.c162 struct afs_server_list *slist = rcu_dereference(volume->servers); local
H A Dvalidation.c147 const struct afs_server_list *slist; local
321 struct afs_server_list *slist = op->server_list; local
H A Dfs_probe.c305 struct afs_server_list *slist = op->server_list; local
H A Dvolume.c79 struct afs_server_list *slist; local
134 struct afs_server_list *slist; local
238 struct afs_server_list *slist local
[all...]
H A Ddir.c760 struct afs_server_list *slist; local
H A Dinternal.h1500 static inline struct afs_server_list *afs_get_serverlist(struct afs_server_list *slist) argument
/linux-master/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_init.c20 struct sfh_sensor_list *slist; local
H A Damd_sfh_interface.h83 u32 slist; member in union:sfh_sensor_list::__anon922
/linux-master/include/linux/
H A Dw1.h209 struct list_head slist; member in struct:w1_master
/linux-master/fs/9p/
H A Dv9fs.h128 struct list_head slist; /* list of sessions registered with v9fs */ member in struct:v9fs_session_info
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddp.c504 struct hal_wbm_idle_scatter_list *slist = dp->scatter_list; local
525 struct hal_wbm_idle_scatter_list *slist = dp->scatter_list; local
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp.c583 struct hal_wbm_idle_scatter_list *slist = dp->scatter_list; local
604 struct hal_wbm_idle_scatter_list *slist = dp->scatter_list; local
[all...]
/linux-master/net/mptcp/
H A Dpm_netlink.c1547 struct mptcp_rm_list alist = { .nr = 0 }, slist = { .nr = 0 }; local
/linux-master/include/media/drv-intf/
H A Dsaa7146.h71 struct scatterlist *slist; member in struct:saa7146_pgtable
/linux-master/drivers/media/dvb-frontends/
H A Ddib8000.c2517 u8 slist = 0; local
[all...]

Completed in 420 milliseconds