Home
last modified time | relevance | path

Searched defs:node (Results 5476 - 5500 of 8086) sorted by relevance

1...<<211212213214215216217218219220>>...324

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c168 struct node { global() struct
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dksm_tests.c465 static int get_next_mem_node(int node) in get_next_mem_node() argument
/kernel/linux/linux-6.6/scripts/genksyms/
H A Dgenksyms.c323 void free_node(struct string_list *node) in free_node() argument
367 struct string_list *copy_node(struct string_list *node) in copy_node() argument
411 struct string_list node = { in read_node() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dkwork.h99 struct rb_node node; member
H A Dcallchain.h77 struct callchain_node node; member
159 struct list_head node; member
183 static inline u64 callchain_cumul_hits(struct callchain_node *node) in callchain_cumul_hits() argument
188 callchain_cumul_counts(struct callchain_node *node) callchain_cumul_counts() argument
[all...]
H A Denv.h29 u32 node; member
36 u64 node; member
H A Dutil.c421 struct str_node *node; in perf_tip() local
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dpcm-test.c78 static long device_from_id(snd_config_t *node) in device_from_id() argument
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c541 struct node { struct
H A Dtest_vsyscall.c173 static inline long sys_getcpu(unsigned * cpu, unsigned * node, in sys_getcpu() argument
326 unsigned node = 0; in test_getcpu() local
[all...]
/kernel/linux/linux-6.6/sound/aoa/codecs/
H A Donyx.c995 struct device_node *node = client->dev.of_node; in onyx_i2c_probe() local
H A Dtas.c880 struct device_node *node = client->dev.of_node; in tas_i2c_probe() local
/kernel/linux/linux-6.6/security/apparmor/include/
H A Dlabel.h125 struct rb_node node; member
/kernel/liteos_a/fs/jffs2/src/
H A Dvfs_jffs2.c69 static void Jffs2SetVtype(struct jffs2_inode *node, struct Vnode *pVnode) in Jffs2SetVtype() argument
191 struct jffs2_inode *node = NULL; in VfsJffs2Lookup() local
281 struct jffs2_inode *node = NULL; VfsJffs2ReadPage() local
308 struct jffs2_inode *node = NULL; VfsJffs2Read() local
335 struct jffs2_inode *node = NULL; VfsJffs2WritePage() local
388 struct jffs2_inode *node = NULL; VfsJffs2Write() local
484 struct jffs2_inode *node = NULL; VfsJffs2Seek() local
578 VfsJffs2Closedir(struct Vnode *node, struct fs_dirent_s *dir) VfsJffs2Closedir() argument
586 struct jffs2_inode *node = NULL; VfsJffs2Mkdir() local
650 struct jffs2_inode *node = NULL; VfsJffs2Chattr() local
856 struct jffs2_inode *node = NULL; VfsJffs2Stat() local
[all...]
/kernel/liteos_a/fs/vfs/
H A Dvnode.c488 struct Vnode *node = NULL; in ChangeRootInternal() local
/kernel/liteos_a/kernel/base/include/
H A Dlos_vm_map.h88 LOS_DL_LIST node; /**< region dl list */ member
102 LOS_DL_LIST node; /**< region LosVmPage list */ member
105 LOS_DL_LIST node; /**< region LosVmPage list */ member
112 LOS_DL_LIST node; /**< vm space dl list */ member
/kernel/liteos_a/kernel/extended/lms/
H A Dlos_lms.c196 STATIC INLINE UINT32 OsLmsMem2Shadow(LmsMemListNode *node, UINTPTR memAddr, UINTPTR *shadowAddr, UINT32 *shadowOffset) in OsLmsMem2Shadow() argument
211 OsLmsGetShadowInfo(LmsMemListNode *node, UINTPTR memAddr, LmsAddrInfo *info) OsLmsGetShadowInfo() argument
228 OsLmsSetShadowValue(LmsMemListNode *node, UINTPTR startAddr, UINTPTR endAddr, UINT8 value) OsLmsSetShadowValue() argument
280 OsLmsGetShadowValue(LmsMemListNode *node, UINTPTR addr, UINT32 *shadowValue) OsLmsGetShadowValue() argument
306 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr(startAddr); OsLmsSimpleMark() local
323 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr((UINTPTR)curNodeStart); OsLmsLosMallocMark() local
340 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr(checkAddr); OsLmsCheckValid() local
361 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr((UINTPTR)curNodeStart); OsLmsLosFreeMark() local
396 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr(addrStart); LOS_LmsAddrProtect() local
410 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr(addrStart); LOS_LmsAddrDisableProtect() local
427 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr(addr); OsLmsCheckAddr() local
544 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr(addr); OsLmsGetErrorInfo() local
[all...]
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_force_umount.c374 struct Vnode *node = NULL; in DirPreClose() local
/kernel/liteos_a/kernel/base/core/
H A Dlos_swtmr.c423 STATIC INLINE VOID AddSwtmr2TimeList(SortLinkList *node, UINT64 responseTime, UINT16 cpuid) in AddSwtmr2TimeList() argument
429 STATIC INLINE VOID DeSwtmrFromTimeList(SortLinkList *node) in DeSwtmrFromTimeList() argument
/kernel/liteos_a/kernel/base/ipc/
H A Dlos_futex.c183 STATIC INLINE VOID OsFutexSetKey(UINTPTR futexKey, UINT32 flags, FutexNode *node) in OsFutexSetKey() argument
190 STATIC INLINE VOID OsFutexDeinitFutexNode(FutexNode *node) in OsFutexDeinitFutexNode() argument
207 STATIC INLINE VOID OsFutexDeleteKeyFromFutexList(FutexNode *node) in OsFutexDeleteKeyFromFutexList() argument
212 OsFutexDeleteKeyNodeFromHash(FutexNode *node, BOOL isDeleteHead, FutexNode **headNode, BOOL *queueFlags) OsFutexDeleteKeyNodeFromHash() argument
246 OsFutexNodeDeleteFromFutexHash(FutexNode *node, BOOL isDeleteHead, FutexNode **headNode, BOOL *queueFlags) OsFutexNodeDeleteFromFutexHash() argument
274 OsFutexDeleteAlreadyWakeTaskAndGetNext(const FutexNode *node, FutexNode **headNode, BOOL isDeleteHead) OsFutexDeleteAlreadyWakeTaskAndGetNext() argument
296 OsFutexInsertNewFutexKeyToHash(FutexNode *node) OsFutexInsertNewFutexKeyToHash() argument
335 OsFutexInsertFindFormBackToFront(LOS_DL_LIST *queueList, const LosTaskCB *runTask, FutexNode *node) OsFutexInsertFindFormBackToFront() argument
362 OsFutexInsertFindFromFrontToBack(LOS_DL_LIST *queueList, const LosTaskCB *runTask, FutexNode *node) OsFutexInsertFindFromFrontToBack() argument
393 OsFutexRecycleAndFindHeadNode(FutexNode *headNode, FutexNode *node, FutexNode **firstNode) OsFutexRecycleAndFindHeadNode() argument
411 OsFutexInsertTasktoPendList(FutexNode **firstNode, FutexNode *node, const LosTaskCB *run) OsFutexInsertTasktoPendList() argument
441 OsFindFutexNode(const FutexNode *node) OsFindFutexNode() argument
459 OsFindAndInsertToHash(FutexNode *node) OsFindAndInsertToHash() argument
530 OsFutexDeleteTimeoutTaskNode(FutexHash *hashNode, FutexNode *node) OsFutexDeleteTimeoutTaskNode() argument
553 OsFutexInsertTaskToHash(LosTaskCB **taskCB, FutexNode **node, const UINTPTR futexKey, const UINT32 flags) OsFutexInsertTaskToHash() argument
574 FutexNode *node = NULL; OsFutexWaitTask() local
682 FutexNode *node = headNode; OsFutexCheckAndWakePendTask() local
714 FutexNode *node = NULL; OsFutexWakeTask() local
[all...]
/kernel/liteos_m/components/lms/
H A Dlos_lms.c209 STATIC INLINE UINT32 OsLmsMem2Shadow(LmsMemListNode *node, UINTPTR memAddr, UINTPTR *shadowAddr, UINT32 *shadowOffset) in OsLmsMem2Shadow() argument
224 OsLmsGetShadowInfo(LmsMemListNode *node, UINTPTR memAddr, LmsAddrInfo *info) OsLmsGetShadowInfo() argument
241 OsLmsSetShadowValue(LmsMemListNode *node, UINTPTR startAddr, UINTPTR endAddr, UINT8 value) OsLmsSetShadowValue() argument
293 OsLmsGetShadowValue(LmsMemListNode *node, UINTPTR addr, UINT32 *shadowValue) OsLmsGetShadowValue() argument
319 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr(startAddr); OsLmsSimpleMark() local
336 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr((UINTPTR)curNodeStart); OsLmsLosMallocMark() local
353 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr(checkAddr); OsLmsCheckValid() local
374 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr((UINTPTR)curNodeStart); OsLmsLosFreeMark() local
409 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr(addrStart); LOS_LmsAddrProtect() local
423 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr(addrStart); LOS_LmsAddrDisableProtect() local
441 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr(addr); OsLmsCheckAddr() local
558 LmsMemListNode *node = OsLmsGetPoolNodeFromAddr(addr); OsLmsGetErrorInfo() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs35l45.c903 struct device_node *node = cs35l45->dev->of_node; in cs35l45_apply_property_config() local
/kernel/linux/linux-6.6/sound/ppc/
H A Dpmac.h83 struct device_node *node; member
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H A Defc_node.c14 struct efc_node *node = rnode->node; in efc_remote_node_cb() local
34 struct efc_node *node = container_of(arg, struct efc_node, ref); in _efc_node_free() local
48 struct efc_node *node = NULL; in efc_node_alloc() local
120 efc_node_free(struct efc_node *node) efc_node_free() argument
192 efc_node_attach(struct efc_node *node) efc_node_attach() argument
246 efc_node_update_display_name(struct efc_node *node) efc_node_update_display_name() argument
259 efc_node_send_ls_io_cleanup(struct efc_node *node) efc_node_send_ls_io_cleanup() argument
270 efc_node_handle_implicit_logo(struct efc_node *node) efc_node_handle_implicit_logo() argument
292 efc_node_handle_explicit_logo(struct efc_node *node) efc_node_handle_explicit_logo() argument
346 efc_node_purge_pending(struct efc_node *node) efc_node_purge_pending() argument
366 struct efc_node *node = ctx->app; __efc_node_shutdown() local
425 efc_node_check_els_quiesced(struct efc_node *node) efc_node_check_els_quiesced() argument
451 efc_node_initiate_cleanup(struct efc_node *node) efc_node_initiate_cleanup() argument
468 struct efc_node *node = ctx->app; __efc_node_wait_els_shutdown() local
542 struct efc_node *node = ctx->app; __efc_node_wait_node_free() local
591 struct efc_node *node = ctx->app; __efc_node_wait_ios_shutdown() local
648 struct efc_node *node = NULL; __efc_node_common() local
763 efc_node_save_sparms(struct efc_node *node, void *payload) efc_node_save_sparms() argument
769 efc_node_post_event(struct efc_node *node, enum efc_sm_event evt, void *arg) efc_node_post_event() argument
801 efc_node_transition(struct efc_node *node, void (*state)(struct efc_sm_ctx *, enum efc_sm_event, void *), void *data) efc_node_transition() argument
825 efc_node_get_wwpn(struct efc_node *node) efc_node_get_wwpn() argument
834 efc_node_get_wwnn(struct efc_node *node) efc_node_get_wwnn() argument
861 efc_els_io_list_empty(struct efc_node *node, struct list_head *list) efc_els_io_list_empty() argument
873 efc_node_pause(struct efc_node *node, void (*state)(struct efc_sm_ctx *, enum efc_sm_event, void *)) efc_node_pause() argument
886 struct efc_node *node = ctx->app; __efc_node_paused() local
925 efc_node_recv_els_frame(struct efc_node *node, struct efc_hw_sequence *seq) efc_node_recv_els_frame() argument
966 efc_node_recv_ct_frame(struct efc_node *node, struct efc_hw_sequence *seq) efc_node_recv_ct_frame() argument
981 efc_node_recv_fcp_cmd(struct efc_node *node, struct efc_hw_sequence *seq) efc_node_recv_fcp_cmd() argument
993 efc_process_node_pending(struct efc_node *node) efc_process_node_pending() argument
1037 efc_scsi_sess_reg_complete(struct efc_node *node, u32 status) efc_scsi_sess_reg_complete() argument
1053 efc_scsi_del_initiator_complete(struct efc *efc, struct efc_node *node) efc_scsi_del_initiator_complete() argument
1064 efc_scsi_del_target_complete(struct efc *efc, struct efc_node *node) efc_scsi_del_target_complete() argument
1075 efc_scsi_io_list_empty(struct efc *efc, struct efc_node *node) efc_scsi_io_list_empty() argument
1084 efc_node_post_els_resp(struct efc_node *node, u32 evt, void *arg) efc_node_post_els_resp() argument
1094 efc_node_post_shutdown(struct efc_node *node, void *arg) efc_node_post_shutdown() argument
[all...]
H A Defc_els.c35 efc_els_io_alloc(struct efc_node *node, u32 reqlen) in efc_els_io_alloc() argument
41 efc_els_io_alloc_size(struct efc_node *node, u32 reqlen, u32 rsplen) in efc_els_io_alloc_size() argument
112 struct efc_node *node; _efc_els_io_free() local
160 struct efc_node *node; efc_els_req_cb() local
256 efc_els_send_req(struct efc_node *node, struct efc_els_io_req *els, enum efc_disc_io_type io_type) efc_els_send_req() argument
322 struct efc_node *node; efc_els_acc_cb() local
357 struct efc_node *node = els->node; efc_els_send_rsp() local
393 efc_send_plogi(struct efc_node *node) efc_send_plogi() argument
420 efc_send_flogi(struct efc_node *node) efc_send_flogi() argument
449 efc_send_fdisc(struct efc_node *node) efc_send_fdisc() argument
478 efc_send_prli(struct efc_node *node) efc_send_prli() argument
518 efc_send_logo(struct efc_node *node) efc_send_logo() argument
550 efc_send_adisc(struct efc_node *node) efc_send_adisc() argument
585 efc_send_scr(struct efc_node *node) efc_send_scr() argument
611 efc_send_ls_rjt(struct efc_node *node, u32 ox_id, u32 reason_code, u32 reason_code_expl, u32 vendor_unique) efc_send_ls_rjt() argument
642 efc_send_plogi_acc(struct efc_node *node, u32 ox_id) efc_send_plogi_acc() argument
677 efc_send_flogi_p2p_acc(struct efc_node *node, u32 ox_id, u32 s_id) efc_send_flogi_p2p_acc() argument
710 efc_send_prli_acc(struct efc_node *node, u32 ox_id) efc_send_prli_acc() argument
752 efc_send_prlo_acc(struct efc_node *node, u32 ox_id) efc_send_prlo_acc() argument
788 efc_send_ls_acc(struct efc_node *node, u32 ox_id) efc_send_ls_acc() argument
816 efc_send_logo_acc(struct efc_node *node, u32 ox_id) efc_send_logo_acc() argument
844 efc_send_adisc_acc(struct efc_node *node, u32 ox_id) efc_send_adisc_acc() argument
892 efc_ns_send_rftid(struct efc_node *node) efc_ns_send_rftid() argument
929 efc_ns_send_rffid(struct efc_node *node) efc_ns_send_rffid() argument
969 efc_ns_send_gidpt(struct efc_node *node) efc_ns_send_gidpt() argument
1027 efc_send_ct_rsp(struct efc *efc, struct efc_node *node, u16 ox_id, struct fc_ct_hdr *ct_hdr, u32 cmd_rsp_code, u32 reason_code, u32 reason_code_explanation) efc_send_ct_rsp() argument
1074 efc_send_bls_acc(struct efc_node *node, struct fc_frame_header *hdr) efc_send_bls_acc() argument
[all...]

Completed in 25 milliseconds

1...<<211212213214215216217218219220>>...324