Home
last modified time | relevance | path

Searched defs:head (Results 226 - 250 of 3843) sorted by relevance

12345678910>>...154

/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_bad_size.c24 struct _aarch64_ctx *shead = GET_SF_RESV_HEAD(sf), *head; in fake_sigreturn_bad_size_run() local
[all...]
H A Dza_no_regs.c56 struct _aarch64_ctx *head = GET_BUF_RESV_HEAD(context); in do_one_sme_vl() local
H A Dtpidr2_siginfo.c41 struct _aarch64_ctx *head = GET_BUF_RESV_HEAD(context); in tpidr2_present() local
H A Dzt_regs.c30 struct _aarch64_ctx *head = GET_BUF_RESV_HEAD(context); in zt_regs_run() local
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_readq.h22 int head, tail; member
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_fifo.h17 struct snd_seq_event_cell *head; /* pointer to head of fifo */ member
/kernel/liteos_a/kernel/extended/vdso/usr/
H A Dlos_vdso_sys.c62 CHAR *head = NULL; in LocVdsoStart() local
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctimap.c21 struct list_head *pos, *pre, *head; in input_mapper_add() local
67 struct list_head *next, *pre, *head; input_mapper_delete() local
96 free_input_mapper_list(struct list_head *head) free_input_mapper_list() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dllist.c53 struct llist_node *llist_del_first(struct llist_head *head) in llist_del_first() argument
26 llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, struct llist_head *head) llist_add_batch() argument
75 llist_reverse_order(struct llist_node *head) llist_reverse_order() argument
[all...]
H A Dlist_sort.c19 struct list_head *head, **tail = &head; in merge() local
52 static void merge_final(void *priv, list_cmp_func_t cmp, struct list_head *head, in merge_final() argument
185 void list_sort(void *priv, struct list_head *head, list_cmp_func_ argument
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dtask_work.c45 struct callback_head *head; in task_work_add() local
150 struct callback_head *work, *head, *next; in task_work_run() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcpv6_offload.c17 struct sk_buff *tcp6_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp6_gro_receive() argument
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dsof_sdw_hdmi.c19 struct list_head head; member
/kernel/linux/linux-6.6/tools/lib/
H A Dlist_sort.c18 struct list_head *head, **tail = &head; in merge() local
51 static void merge_final(void *priv, list_cmp_func_t cmp, struct list_head *head, in merge_final() argument
184 void list_sort(void *priv, struct list_head *head, list_cmp_func_ argument
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dseg6_iptunnel.h28 int head = 0; in seg6_lwt_headroom() local
/test/xts/device_attest/services/core/utils/
H A Dattest_utils_list.c39 ListNode* head = list->head; in AddListNode() local
74 ListNode* head = list->head; GetListSize() local
88 ListNode* head = list->head; ReleaseList() local
[all...]
/test/xts/device_attest_lite/services/core/
H A Dattest_entry.c49 int32_t *head = resultArray; in CopyAttestResult() local
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils_list.c39 ListNode* head = list->head; in AddListNode() local
74 ListNode* head = list->head; GetListSize() local
88 ListNode* head = list->head; ReleaseList() local
[all...]
/test/xts/hats/kernel/syscalls/system/getrobustlist/
H A DGetrobustlistApiTest.cpp77 struct robust_list_head head; in HWTEST_F() local
93 struct robust_list_head head; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodecheader.c120 int ff_mpa_decode_header(uint32_t head, int *sample_rate, int *channels, int *frame_size, int *bit_rate, enum AVCodecID *codec_id) in ff_mpa_decode_header() argument
/third_party/ffmpeg/libavfilter/
H A Dbufferqueue.h51 unsigned short head; member
/third_party/curl/lib/
H A Dllist.h39 struct Curl_llist_element *head; member
/third_party/libwebsockets/lib/misc/lwsac/
H A Dprivate-lib-misc-lwsac.h47 struct lwsac *head; /* pointer back to the first chunk */ member
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dslide_hash_neon.h44 inline static void ZLIB_INTERNAL neon_slide_hash(Posf *head, Posf *prev, in neon_slide_hash() argument
/third_party/node/deps/zlib/
H A Dslide_hash_simd.h71 slide_hash_simd( Posf *head, Posf *prev, const uInt w_size, const uInt hash_size) slide_hash_simd() argument

Completed in 9 milliseconds

12345678910>>...154