Home
last modified time | relevance | path

Searched defs:node (Results 1876 - 1900 of 8830) sorted by relevance

1...<<71727374757677787980>>...354

/kernel/linux/linux-6.6/tools/perf/util/
H A Dintlist.c18 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 Dprobe-file.h12 struct list_head node; member
H A Drblist.c131 struct rb_node *node; in rblist__entry() local
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dusbip_host_common.h50 struct list_head node; member
/kernel/linux/linux-6.6/security/landlock/
H A Druleset.h54 struct rb_node node; member
/kernel/linux/linux-6.6/sound/aoa/
H A Daoa.h35 struct device_node *node; member
/kernel/linux/linux-6.6/security/selinux/
H A Dnetnode.c106 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 Drbtree_fail.c12 struct bpf_rb_node node; member
[all...]
H A Drbtree.c13 struct bpf_rb_node node; member
[all...]
H A Dbench_local_storage_create.c33 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 Dvnode_hash.c66 struct Vnode *node = NULL; in VnodeHashDump() local
/kernel/liteos_a/kernel/base/include/
H A Dlos_sortlink_pri.h96 STATIC INLINE UINT16 OsGetSortLinkNodeCpuid(const SortLinkList *node) in OsGetSortLinkNodeCpuid() argument
H A Dlos_pid_container_pri.h47 LOS_DL_LIST node; member
/kernel/liteos_a/kernel/base/mem/membox/
H A Dlos_membox.c56 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 Dquickstart.c102 static int QuickstartDevUnlink(struct Vnode *node) in QuickstartDevUnlink() argument
/kernel/liteos_m/components/signal/
H A Dlos_signal.h128 LOS_DL_LIST node; member
/kernel/liteos_m/kernel/src/
H A Dlos_sortlink.c78 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 Dlos_list.h122 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 Dprt_list_external.h68 OS_SEC_ALW_INLINE INLINE void ListDelete(struct TagListObject *node) in ListDelete() argument
/kernel/linux/linux-6.6/kernel/
H A Dscs.c31 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 Dworkqueue_internal.h47 struct list_head node; /* A: anchored at pool->workers */ member
/kernel/linux/linux-6.6/lib/
H A Dhashtable_test.c15 struct hlist_node node; member
[all...]
H A Dplist.c73 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 Dhash.h84 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 Dcma_debug.c19 struct hlist_node node; member

Completed in 14 milliseconds

1...<<71727374757677787980>>...354