Home
last modified time | relevance | path

Searched defs:klist (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dklist.h18 struct klist { struct
21 void (*get)(struct klist_node *); argument
22 void (*put)(struct klist_node *); argument
32 struct klist _name = KLIST_INIT(_name, _get, _put) argument
/openbmc/linux/scripts/gdb/linux/
H A Ddevice.py67 def klist_for_each(klist): argument
/openbmc/linux/lib/
H A Dklist.c58 static void knode_set_klist(struct klist_node *knode, struct klist *klist) in knode_set_klist()
H A Dlist-test.c1206 struct klist klist; member
/openbmc/linux/tools/perf/
H A Dbuiltin-probe.c445 struct strlist *klist = NULL, *ulist = NULL; in perf_del_probe_events() local
/openbmc/linux/fs/
H A Dxattr.c832 char *klist = NULL; in listxattr() local