Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
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
/linux-6.3-rc2/scripts/gdb/linux/
A Ddevice.py67 def klist_for_each(klist): argument
/linux-6.3-rc2/lib/
A Dklist.c58 static void knode_set_klist(struct klist_node *knode, struct klist *klist) in knode_set_klist()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-probe.c436 struct strlist *klist = NULL, *ulist = NULL; in perf_del_probe_events() local
/linux-6.3-rc2/fs/
A Dxattr.c810 char *klist = NULL; in listxattr() local

Completed in 8 milliseconds