| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | intlist.c | 18 struct int_node *node = malloc(sizeof(*node)); in intlist__node_new() local 37 struct int_node *node = container_of(rb_node, struct int_node, rb_node); in intlist__node_delete() local 45 struct int_node *node = container_of(rb_node, struct int_node, rb_node); in intlist__node_cmp() local 60 intlist__remove(struct intlist *ilist, struct int_node *node) intlist__remove() argument 68 struct int_node *node = NULL; __intlist__findnew() local 142 struct int_node *node = NULL; intlist__entry() local [all...] |
| H A D | probe-file.h | 12 struct list_head node; member
|
| H A D | rblist.c | 131 struct rb_node *node; in rblist__entry() local
|
| /kernel/linux/linux-6.6/tools/usb/usbip/libsrc/ |
| H A D | usbip_host_common.h | 50 struct list_head node; member
|
| /kernel/linux/linux-6.6/security/landlock/ |
| H A D | ruleset.h | 54 struct rb_node node; member
|
| /kernel/linux/linux-6.6/sound/aoa/ |
| H A D | aoa.h | 35 struct device_node *node; member
|
| /kernel/linux/linux-6.6/security/selinux/ |
| H A D | netnode.c | 106 struct sel_netnode *node; in sel_netnode_find() local 145 sel_netnode_insert(struct sel_netnode *node) sel_netnode_insert() argument 193 struct sel_netnode *node; sel_netnode_sid_slow() local 252 struct sel_netnode *node; sel_netnode_sid() local 276 struct sel_netnode *node, *node_tmp; sel_netnode_flush() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | rbtree_fail.c | 12 struct bpf_rb_node node; member [all...] |
| H A D | rbtree.c | 13 struct bpf_rb_node node; member [all...] |
| H A D | bench_local_storage_create.c | 33 BPF_PROG(kmalloc, unsigned long call_site, const void *ptr, size_t bytes_req, size_t bytes_alloc, gfp_t gfp_flags, int node) BPF_PROG() argument
|
| /kernel/liteos_a/fs/vfs/ |
| H A D | vnode_hash.c | 66 struct Vnode *node = NULL; in VnodeHashDump() local
|
| /kernel/liteos_a/kernel/base/include/ |
| H A D | los_sortlink_pri.h | 96 STATIC INLINE UINT16 OsGetSortLinkNodeCpuid(const SortLinkList *node) in OsGetSortLinkNodeCpuid() argument
|
| H A D | los_pid_container_pri.h | 47 LOS_DL_LIST node; member
|
| /kernel/liteos_a/kernel/base/mem/membox/ |
| H A D | los_membox.c | 56 STATIC INLINE UINT32 OsCheckBoxMem(const LOS_MEMBOX_INFO *boxInfo, const VOID *node) in OsCheckBoxMem() argument 79 LOS_MEMBOX_NODE *node = NULL; in LOS_MemboxInit() local 123 LOS_MEMBOX_NODE *node = NULL; LOS_MemboxAlloc() local 156 LOS_MEMBOX_NODE *node = OS_MEMBOX_NODE_ADDR(box); LOS_MemboxFree() local 188 LOS_MEMBOX_NODE *node = NULL; LOS_ShowBox() local [all...] |
| /kernel/liteos_a/drivers/char/quickstart/src/ |
| H A D | quickstart.c | 102 static int QuickstartDevUnlink(struct Vnode *node) in QuickstartDevUnlink() argument
|
| /kernel/liteos_m/components/signal/ |
| H A D | los_signal.h | 128 LOS_DL_LIST node;
member
|
| /kernel/liteos_m/kernel/src/ |
| H A D | los_sortlink.c | 78 VOID OsAdd2SortLink(SortLinkList *node, UINT64 startTime, UINT32 waitTicks, SortLinkType type) in OsAdd2SortLink() argument 99 VOID OsDeleteSortLink(SortLinkList *node) in OsDeleteSortLink() argument
|
| /kernel/liteos_m/utils/ |
| H A D | los_list.h | 122 LOS_ListAdd(LOS_DL_LIST *list, LOS_DL_LIST *node) LOS_ListAdd() argument 149 LOS_ListTailInsert(LOS_DL_LIST *list, LOS_DL_LIST *node) LOS_ListTailInsert() argument 173 LOS_ListHeadInsert(LOS_DL_LIST *list, LOS_DL_LIST *node) LOS_ListHeadInsert() argument 198 LOS_ListDelete(LOS_DL_LIST *node) LOS_ListDelete() argument 227 LOS_ListEmpty(LOS_DL_LIST *node) LOS_ListEmpty() argument [all...] |
| /kernel/uniproton/src/core/kernel/include/ |
| H A D | prt_list_external.h | 68 OS_SEC_ALW_INLINE INLINE void ListDelete(struct TagListObject *node) in ListDelete() argument
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | scs.c | 31 static void *__scs_alloc(int node) in __scs_alloc() argument 54 void *scs_alloc(int node) in scs_alloc() argument 114 int scs_prepare(struct task_struct *tsk, int node) in scs_prepare() argument
|
| H A D | workqueue_internal.h | 47 struct list_head node; /* A: anchored at pool->workers */ member
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | hashtable_test.c | 15 struct hlist_node node; member [all...] |
| H A D | plist.c | 73 void plist_add(struct plist_node *node, struct plist_head *head) in plist_add() argument 112 plist_del(struct plist_node *node, struct plist_head *head) plist_del() argument 145 plist_requeue(struct plist_node *node, struct plist_head *head) plist_requeue() argument 212 plist_test_requeue(struct plist_node *node) plist_test_requeue() argument [all...] |
| /kernel/linux/linux-6.6/net/batman-adv/ |
| H A D | hash.h | 84 struct hlist_node *node; in batadv_hash_add() local 135 struct hlist_node *node; in batadv_hash_remove() local
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | cma_debug.c | 19 struct hlist_node node; member
|