Home
last modified time | relevance | path

Searched refs:head (Results 851 - 875 of 6118) sorted by relevance

1...<<31323334353637383940>>...245

/third_party/eudev/src/libudev/
H A Dlibudev-hwdb.c53 struct trie_header_f *head; member
104 return (const struct trie_child_entry_f *)((const char *)node + le64toh(hwdb->head->node_size)); in trie_node_children()
110 base += le64toh(hwdb->head->node_size); in trie_node_values()
111 base += node->children_count * le64toh(hwdb->head->child_entry_size); in trie_node_values()
136 le64toh(hwdb->head->child_entry_size), trie_children_cmp_f); in node_lookup_f()
196 node = trie_node_from_off(hwdb, hwdb->head->nodes_root_off); in trie_search_f()
299 if (memcmp(hwdb->map, sig, sizeof(hwdb->head->signature)) != 0 || in udev_hwdb_new()
300 (size_t)hwdb->st.st_size != le64toh(hwdb->head->file_size)) { in udev_hwdb_new()
307 log_debug("tool version: %"PRIu64, le64toh(hwdb->head->tool_version)); in udev_hwdb_new()
309 log_debug("header size %8"PRIu64" bytes", le64toh(hwdb->head in udev_hwdb_new()
[all...]
/third_party/cups-filters/filter/
H A Durftopdf.cpp416 struct urf_file_header head, head_orig; in main() local
439 if(read(fd, &head_orig, sizeof(head)) == -1) die("Unable to read file header"); in main()
442 memcpy(head.unirast, head_orig.unirast, sizeof(head.unirast)); in main()
443 head.page_count = ntohl(head_orig.page_count); in main()
445 if(head.unirast[7]) in main()
446 head.unirast[7] = 0; in main()
448 if(strncmp(head.unirast, "UNIRAST", 7) != 0) die("Bad File Header"); in main()
450 iprintf("%s file, with %d page(s).\n", head.unirast, head in main()
[all...]
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_slab.c64 struct list_head head; member
78 struct list_head head; member
195 struct list_head *list = &buf->head; in pb_slab_buffer_destroy()
207 if (slab->head.next == &slab->head) in pb_slab_buffer_destroy()
208 list_addtail(&slab->head, &mgr->slabs); in pb_slab_buffer_destroy()
212 list = &slab->head; in pb_slab_buffer_destroy()
332 list_inithead(&slab->head); in pb_slab_create()
348 list_addtail(&buf->head, &slab->freeBuffers); in pb_slab_create()
354 list_addtail(&slab->head, in pb_slab_create()
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c136 state->head = Z_NULL;
686 if (state->head != Z_NULL)
687 state->head->done = -1;
732 if (state->head != Z_NULL)
733 state->head->text = (int)((hold >> 8) & 1);
740 if (state->head != Z_NULL)
741 state->head->time = hold;
748 if (state->head != Z_NULL) {
749 state->head->xflags = (int)(hold & 0xff);
750 state->head
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dinflate.c135 state->head = Z_NULL;
675 if (state->head != Z_NULL)
676 state->head->done = -1;
721 if (state->head != Z_NULL)
722 state->head->text = (int)((hold >> 8) & 1);
729 if (state->head != Z_NULL)
730 state->head->time = hold;
737 if (state->head != Z_NULL) {
738 state->head->xflags = (int)(hold & 0xff);
739 state->head
[all...]
/third_party/node/deps/zlib/
H A Dinflate.c120 state->head = Z_NULL; in inflateResetKeep()
639 if (state->head != Z_NULL) in inflate()
640 state->head->done = -1; in inflate()
685 if (state->head != Z_NULL) in inflate()
686 state->head->text = (int)((hold >> 8) & 1); in inflate()
694 if (state->head != Z_NULL) in inflate()
695 state->head->time = hold; in inflate()
703 if (state->head != Z_NULL) { in inflate()
704 state->head->xflags = (int)(hold & 0xff); in inflate()
705 state->head in inflate()
[all...]
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c121 state->head = Z_NULL; in inflateResetKeep()
650 if (state->head != Z_NULL) in inflate()
651 state->head->done = -1; in inflate()
696 if (state->head != Z_NULL) in inflate()
697 state->head->text = (int)((hold >> 8) & 1); in inflate()
705 if (state->head != Z_NULL) in inflate()
706 state->head->time = hold; in inflate()
714 if (state->head != Z_NULL) { in inflate()
715 state->head->xflags = (int)(hold & 0xff); in inflate()
716 state->head in inflate()
[all...]
/third_party/zlib/
H A Dinflate.c121 state->head = Z_NULL; in inflateResetKeep()
657 if (state->head != Z_NULL) in inflate()
659 state->head->done = -1; in inflate()
707 if (state->head != Z_NULL) in inflate()
709 state->head->text = (int)((hold >> 8) & 1); in inflate()
720 if (state->head != Z_NULL) in inflate()
722 state->head->time = hold; in inflate()
733 if (state->head != Z_NULL) { in inflate()
734 state->head->xflags = (int)(hold & 0xff); in inflate()
735 state->head in inflate()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase917c.c45 base917c_new(struct nouveau_drm *drm, int head, s32 oclass, in base917c_new() argument
48 return base507c_new_(&base907c, base917c_format, drm, head, oclass, in base917c_new()
49 0x00000002 << (head * 4), pwndw); in base917c_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dbase917c.c45 base917c_new(struct nouveau_drm *drm, int head, s32 oclass, in base917c_new() argument
48 return base507c_new_(&base907c, base917c_format, drm, head, oclass, in base917c_new()
49 0x00000002 << (head * 4), pwndw); in base917c_new()
H A Ddisp.c27 #include "head.h"
77 const s32 *oclass, u8 head, void *data, u32 size, in nv50_chan_create()
229 const s32 *oclass, u8 head, void *data, u32 size, s64 syncbuf, in nv50_dmac_create()
274 ret = nv50_chan_create(device, disp, oclass, head, data, size, in nv50_dmac_create()
818 args.infoframe.head = nv_crtc->index; in nv50_hdmi_enable()
863 /* head is statically assigned on msto creation */
864 struct nv50_head *head; member
927 nvif_outp_dp_mst_vcpi(&mstm->outp->outp, msto->head->base.index, 0, 0, 0, 0); in nv50_msto_prepare()
932 nvif_outp_dp_mst_vcpi(&mstm->outp->outp, msto->head->base.index, in nv50_msto_prepare()
1007 struct nv50_head *head in nv50_msto_atomic_enable() local
76 nv50_chan_create(struct nvif_device *device, struct nvif_object *disp, const s32 *oclass, u8 head, void *data, u32 size, struct nv50_chan *chan) nv50_chan_create() argument
228 nv50_dmac_create(struct nvif_device *device, struct nvif_object *disp, const s32 *oclass, u8 head, void *data, u32 size, s64 syncbuf, struct nv50_dmac *dmac) nv50_dmac_create() argument
1082 nv50_msto_new(struct drm_device *dev, struct nv50_head *head, int id) nv50_msto_new() argument
1509 nv50_sor_update(struct nouveau_encoder *nv_encoder, u8 head, struct nv50_head_atom *asyh, u8 proto, u8 depth) nv50_sor_update() argument
2025 struct nv50_head *head = nv50_head(crtc); nv50_disp_atomic_commit_tail() local
2116 struct nv50_head *head = nv50_head(crtc); nv50_disp_atomic_commit_tail() local
2167 struct nv50_head *head = nv50_head(crtc); nv50_disp_atomic_commit_tail() local
2401 struct nv50_head *head; nv50_disp_atomic_check() local
2656 struct nv50_head *head; nv50_display_create() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dseg6_iptunnel.h28 int head = 0; in seg6_lwt_headroom() local
33 head = sizeof(struct ipv6hdr); in seg6_lwt_headroom()
38 return ((tuninfo->srh->hdrlen + 1) << 3) + head; in seg6_lwt_headroom()
/kernel/linux/linux-5.10/net/sched/
H A Dcls_flow.c298 struct flow_head *head = rcu_dereference_bh(tp->root); in flow_classify() local
305 list_for_each_entry_rcu(f, &head->filters, list) { in flow_classify()
393 struct flow_head *head = rtnl_dereference(tp->root); in flow_change() local
546 list_add_tail_rcu(&fnew->list, &head->filters); in flow_change()
569 struct flow_head *head = rtnl_dereference(tp->root); in flow_delete() local
575 *last = list_empty(&head->filters); in flow_delete()
581 struct flow_head *head; in flow_init() local
583 head = kzalloc(sizeof(*head), GFP_KERNEL); in flow_init()
584 if (head in flow_init()
594 struct flow_head *head = rtnl_dereference(tp->root); flow_destroy() local
609 struct flow_head *head = rtnl_dereference(tp->root); flow_get() local
682 struct flow_head *head = rtnl_dereference(tp->root); flow_walk() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dcls_flow.c300 struct flow_head *head = rcu_dereference_bh(tp->root); in flow_classify() local
307 list_for_each_entry_rcu(f, &head->filters, list) { in flow_classify()
395 struct flow_head *head = rtnl_dereference(tp->root); in flow_change() local
548 list_add_tail_rcu(&fnew->list, &head->filters); in flow_change()
571 struct flow_head *head = rtnl_dereference(tp->root); in flow_delete() local
577 *last = list_empty(&head->filters); in flow_delete()
583 struct flow_head *head; in flow_init() local
585 head = kzalloc(sizeof(*head), GFP_KERNEL); in flow_init()
586 if (head in flow_init()
596 struct flow_head *head = rtnl_dereference(tp->root); flow_destroy() local
611 struct flow_head *head = rtnl_dereference(tp->root); flow_get() local
684 struct flow_head *head = rtnl_dereference(tp->root); flow_walk() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsignal.c199 __put_user_error(FPSIMD_MAGIC, &ctx->head.magic, err); in preserve_fpsimd_context()
200 __put_user_error(sizeof(struct fpsimd_context), &ctx->head.size, err); in preserve_fpsimd_context()
251 __put_user_error(SVE_MAGIC, &ctx->head.magic, err); in preserve_sve_context()
253 &ctx->head.size, err); in preserve_sve_context()
385 __put_user_error(TPIDR2_MAGIC, &ctx->head.magic, err); in preserve_tpidr2_context()
386 __put_user_error(sizeof(*ctx), &ctx->head.size, err); in preserve_tpidr2_context()
421 __put_user_error(ZA_MAGIC, &ctx->head.magic, err); in preserve_za_context()
423 &ctx->head.size, err); in preserve_za_context()
508 __put_user_error(ZT_MAGIC, &ctx->head.magic, err); in preserve_zt_context()
510 &ctx->head in preserve_zt_context()
581 struct _aarch64_ctx __user *head; parse_user_sigframe() local
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H A Dlops.c416 * gfs2_jhead_pg_srch - Look for the journal head in a given page.
418 * @head: The journal head to start from
425 struct gfs2_log_header_host *head, in gfs2_jhead_pg_srch()
437 if (lh.lh_sequence >= head->lh_sequence) in gfs2_jhead_pg_srch()
438 *head = lh; in gfs2_jhead_pg_srch()
453 * @head: The journal head to start from
457 * the journal head if requested (cleanup == false). Release refs on the
470 struct gfs2_log_header_host *head, in gfs2_jhead_process_page()
424 gfs2_jhead_pg_srch(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, struct page *page) gfs2_jhead_pg_srch() argument
469 gfs2_jhead_process_page(struct gfs2_jdesc *jd, unsigned long index, struct gfs2_log_header_host *head, bool *done) gfs2_jhead_process_page() argument
511 gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, bool keep_cache) gfs2_find_jhead() argument
735 struct list_head *head; buf_lo_after_commit() local
749 buf_lo_before_scan(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, int pass) buf_lo_before_scan() argument
862 struct list_head *head = &sdp->sd_log_revokes; revoke_lo_before_commit() local
899 struct list_head *head = &sdp->sd_log_revokes; gfs2_drain_revokes() local
917 revoke_lo_before_scan(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, int pass) revoke_lo_before_scan() argument
1081 struct list_head *head; databuf_lo_after_commit() local
[all...]
/kernel/linux/linux-5.10/drivers/pci/
H A Dsetup-bus.c42 static void free_list(struct list_head *head) in free_list() argument
46 list_for_each_entry_safe(dev_res, tmp, head, list) { in free_list()
54 * @head: Head of the list
60 static int add_to_list(struct list_head *head, struct pci_dev *dev, in add_to_list() argument
78 list_add(&tmp->list, head); in add_to_list()
83 static void remove_from_list(struct list_head *head, struct resource *res) in remove_from_list() argument
87 list_for_each_entry_safe(dev_res, tmp, head, list) { in remove_from_list()
96 static struct pci_dev_resource *res_to_dev_res(struct list_head *head, in res_to_dev_res() argument
101 list_for_each_entry(dev_res, head, list) { in res_to_dev_res()
109 static resource_size_t get_res_add_size(struct list_head *head, in get_res_add_size() argument
118 get_res_add_align(struct list_head *head, struct resource *res) get_res_add_align() argument
129 pdev_sort_resources(struct pci_dev *dev, struct list_head *head) pdev_sort_resources() argument
178 __dev_sort_resources(struct pci_dev *dev, struct list_head *head) __dev_sort_resources() argument
215 reassign_resources_sorted(struct list_head *realloc_head, struct list_head *head) reassign_resources_sorted() argument
275 assign_requested_resources_sorted(struct list_head *head, struct list_head *fail_head) assign_requested_resources_sorted() argument
345 __assign_resources_sorted(struct list_head *head, struct list_head *realloc_head, struct list_head *fail_head) __assign_resources_sorted() argument
[all...]
/kernel/linux/linux-6.6/drivers/pci/
H A Dsetup-bus.c42 static void free_list(struct list_head *head) in free_list() argument
46 list_for_each_entry_safe(dev_res, tmp, head, list) { in free_list()
54 * @head: Head of the list
60 static int add_to_list(struct list_head *head, struct pci_dev *dev, in add_to_list() argument
78 list_add(&tmp->list, head); in add_to_list()
83 static void remove_from_list(struct list_head *head, struct resource *res) in remove_from_list() argument
87 list_for_each_entry_safe(dev_res, tmp, head, list) { in remove_from_list()
96 static struct pci_dev_resource *res_to_dev_res(struct list_head *head, in res_to_dev_res() argument
101 list_for_each_entry(dev_res, head, list) { in res_to_dev_res()
109 static resource_size_t get_res_add_size(struct list_head *head, in get_res_add_size() argument
118 get_res_add_align(struct list_head *head, struct resource *res) get_res_add_align() argument
128 pdev_sort_resources(struct pci_dev *dev, struct list_head *head) pdev_sort_resources() argument
175 __dev_sort_resources(struct pci_dev *dev, struct list_head *head) __dev_sort_resources() argument
212 reassign_resources_sorted(struct list_head *realloc_head, struct list_head *head) reassign_resources_sorted() argument
272 assign_requested_resources_sorted(struct list_head *head, struct list_head *fail_head) assign_requested_resources_sorted() argument
342 __assign_resources_sorted(struct list_head *head, struct list_head *realloc_head, struct list_head *fail_head) __assign_resources_sorted() argument
[all...]
/kernel/linux/linux-5.10/arch/arm64/include/uapi/asm/
H A Dsigcontext.h74 struct _aarch64_ctx head; member
93 struct _aarch64_ctx head; member
126 struct _aarch64_ctx head; member
135 struct _aarch64_ctx head; member
169 * sve_context.head.size >=
173 * If sve_context.head.size <
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dsof_sdw_hdmi.c22 struct list_head head; member
41 list_add_tail(&pcm->head, &ctx->hdmi_pcm_list); in sof_sdw_hdmi_init()
62 head); in sof_sdw_hdmi_card_late_probe()
68 list_for_each_entry(pcm, &ctx->hdmi_pcm_list, head) { in sof_sdw_hdmi_card_late_probe()
/kernel/linux/linux-5.10/include/trace/
H A Dperf.h41 struct hlist_head *head; \
48 head = this_cpu_ptr(event_call->perf_events); \
51 hlist_empty(head)) \
70 head, __task); \
/kernel/linux/linux-6.6/fs/efivarfs/
H A Dinternal.h28 void *data, bool duplicates, struct list_head *head);
30 int efivar_entry_add(struct efivar_entry *entry, struct list_head *head);
31 void __efivar_entry_add(struct efivar_entry *entry, struct list_head *head);
44 struct list_head *head, void *data);
/kernel/linux/linux-6.6/include/trace/
H A Dperf.h26 struct hlist_head *head; \
33 head = this_cpu_ptr(event_call->perf_events); \
36 hlist_empty(head)) \
55 head, __task); \
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dqm_common.h27 __le16 head; member
42 __le16 head; member
56 __le16 head; member
66 __le16 head; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0012.h47 __u8 head; member
85 __u8 head; member
94 __u8 head; member
116 __u8 head; member

Completed in 21 milliseconds

1...<<31323334353637383940>>...245