Home
last modified time | relevance | path

Searched defs:head (Results 3501 - 3525 of 3843) sorted by relevance

1...<<141142143144145146147148149150>>...154

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c1531 get_hole(struct radv_shader_arena *arena, struct list_head *head) in get_hole() argument
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c1957 dec_av1_ReleaseTask(vid_dec_PrivateType *priv, struct list_head *head) dec_av1_ReleaseTask() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c3048 const RECORD_PAGE_HEADER *head; in best_start() local
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c42 void *head; member
125 static struct dso *head, *tail, *fini_head, *syms_tail, *lazy_head; variable
[all...]
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c42 void *head; member
125 static struct dso *head, *tail, *fini_head, *syms_tail, *lazy_head; variable
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_command_buffer.c692 VkBaseOutStructure *head = NULL; in vn_fix_command_buffer_begin_info() local
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c2242 struct fuse_notify_req *head; local
/third_party/libdrm/tests/amdgpu/
H A Dras_tests.c335 struct ras_common_if head; member
342 struct ras_common_if head; member
686 struct ras_common_if head = { in amdgpu_ras_features_test() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c1998 struct ptr_list *head = (struct ptr_list *)_list; in find_identifier() local
2327 int evaluate_arguments(struct symbol_list *argtypes, struct expression_list *head) in evaluate_arguments() argument
/third_party/musl/ldso/
H A Ddynlink.c50 void *head; member
137 static struct dso *head, *tail, *fini_head, *syms_tail, *lazy_head; variable
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c1744 pa_strlist *head=NULL, *iter; in get_profiles() local
/third_party/python/Objects/
H A Dobmalloc.c2587 uint8_t *head; /* base address of malloc'ed pad block */ _PyMem_DebugRawRealloc() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc889 Enqueue(PerThreadSynch *head, SynchWaitParams *waitp, intptr_t mu, int flags) Enqueue() argument
1005 Dequeue(PerThreadSynch *head, PerThreadSynch *pw) Dequeue() argument
1028 DequeueAllWakeable(PerThreadSynch *head, PerThreadSynch *pw, PerThreadSynch **wake_tail) DequeueAllWakeable() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dpolicydb.c1617 ocontext_t *head, *c; in policydb_load_isids() local
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c289 ocontext_t *newc = 0, *c, *head; in define_initial_sid() local
4570 ocontext_t *c, *head; in define_initial_sid_context() local
4611 ocontext_t *newc, *c, *head; define_fs_context() local
4672 ocontext_t *newc, *c, *l, *head; define_pirq_context() local
4726 ocontext_t *newc, *c, *l, *head; define_iomem_context() local
4790 ocontext_t *newc, *c, *l, *head; define_ioport_context() local
4854 ocontext_t *newc, *c, *l, *head; define_pcidevice_context() local
4909 ocontext_t *newc, *c, *l, *head; define_devicetree_context() local
4964 ocontext_t *newc, *c, *l, *head; define_port_context() local
5056 ocontext_t *newc, *c, *l, *head; define_ibpkey_context() local
5162 ocontext_t *newc, *c, *l, *head; define_ibendport_context() local
5242 ocontext_t *newc, *c, *head; define_netif_context() local
5303 ocontext_t *newc, *c, *l, *head; define_ipv4_node_context() local
5431 ocontext_t *newc, *c, *l, *head; define_ipv6_node_context() local
5524 ocontext_t *newc, *c, *head; define_fs_use() local
5577 ocontext_t *newc, *c, *head, *p; define_genfs_context_helper() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_wpa_if.h346 hi_u8 *head; member
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_receiver.c76 static struct page *page_chain_del(struct page **head, int n) in page_chain_del() argument
132 static void page_chain_add(struct page **head, in page_chain_add() argument
475 _drbd_wait_ee_list_empty(struct drbd_device *device, struct list_head *head) _drbd_wait_ee_list_empty() argument
491 drbd_wait_ee_list_empty(struct drbd_device *device, struct list_head *head) drbd_wait_ee_list_empty() argument
[all...]
/kernel/linux/linux-5.10/drivers/atm/
H A Dfore200e.h603 int head; /* head of cmd queue */ member
612 int head; /* head of tx queue */ member
624 int head; /* head of rx queue */ member
634 int head; /* head of buffer supply queue */ member
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-core.c635 u32 cyl, head, sect; in ata_tf_read_block() local
748 u32 sect, head, cyl, track; in ata_build_rw_tf() local
[all...]
/kernel/linux/linux-5.10/drivers/edac/
H A Dthunderx_edac.c550 unsigned long head = ring_pos(lmc->ring_head, ARRAY_SIZE(lmc->err_ctx)); in thunderx_lmc_err_isr() local
1082 unsigned long head = ring_pos(ocx->com_ring_head, in thunderx_ocx_com_isr() local
1173 unsigned long head = ring_pos(ocx->link_ring_head, in thunderx_ocx_lnk_isr() local
1766 unsigned long head = ring_pos(tad->ring_head, ARRAY_SIZE(tad->err_ctx)); in thunderx_l2c_tad_isr() local
1798 unsigned long head = ring_pos(cbc->ring_head, ARRAY_SIZE(cbc->err_ctx)); in thunderx_l2c_cbc_isr() local
1827 unsigned long head = ring_pos(mci->ring_head, ARRAY_SIZE(mci->err_ctx)); thunderx_l2c_mci_isr() local
[all...]
/kernel/linux/linux-5.10/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd.h462 unsigned int head; member
509 unsigned int head; member
521 unsigned int head; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_main.c3386 igc_add_ring(struct igc_ring *ring, struct igc_ring_container *head) igc_add_ring() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c200 u32 head = IXGBE_READ_REG(hw, IXGBE_VFTDH(ring->reg_idx)); in ixgbevf_get_tx_pending() local
2695 ixgbevf_add_ring(struct ixgbevf_ring *ring, struct ixgbevf_ring_container *head) ixgbevf_add_ring() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h461 u64 head : 20; member
465 u64 head : 20; member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3449 hns3_get_vector_ring_chain(struct hns3_enet_tqp_vector *tqp_vector, struct hnae3_ring_chain_node *head) hns3_get_vector_ring_chain() argument
3532 hns3_free_vector_ring_chain(struct hns3_enet_tqp_vector *tqp_vector, struct hnae3_ring_chain_node *head) hns3_free_vector_ring_chain() argument
[all...]

Completed in 94 milliseconds

1...<<141142143144145146147148149150>>...154