Searched refs:head (Results 151 - 175 of 2525) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead907d.c28 #include "head.h"
37 head907d_or(struct nv50_head *head, struct nv50_head_atom *asyh) argument
39 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
40 const int i = head->base.index;
52 HEAD_SET_CONTROL(i), 0x31ec6000 | head->base.index << 25 |
58 head907d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) argument
60 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
61 const int i = head->base.index;
78 head907d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) argument
80 struct nvif_push *push = nv50_disp(head
96 head907d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh) argument
125 head907d_base(struct nv50_head *head, struct nv50_head_atom *asyh) argument
153 head907d_curs_clr(struct nv50_head *head) argument
172 head907d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) argument
196 head907d_core_clr(struct nv50_head *head) argument
210 head907d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) argument
247 head907d_olut_clr(struct nv50_head *head) argument
264 head907d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) argument
303 head907d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size) argument
323 head907d_mode(struct nv50_head *head, struct nv50_head_atom *asyh) argument
379 head907d_view(struct nv50_head *head, struct nv50_head_atom *asyh) argument
[all...]
H A Dcore827d.c23 #include "head.h"
32 .head = &head827d,
H A Dhead917d.c22 #include "head.h"
31 head917d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) argument
33 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
34 const int i = head->base.index;
49 head917d_base(struct nv50_head *head, struct nv50_head_atom *asyh) argument
51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
52 const int i = head->base.index;
78 head917d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) argument
80 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
81 const int i = head
103 head917d_curs_layout(struct nv50_head *head, struct nv50_wndw_atom *asyw, struct nv50_head_atom *asyh) argument
[all...]
H A Dhead827d.c22 #include "head.h"
30 head827d_curs_clr(struct nv50_head *head) argument
32 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
33 const int i = head->base.index;
49 head827d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) argument
51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
52 const int i = head->base.index;
74 head827d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) argument
76 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push;
77 const int i = head
111 head827d_olut_clr(struct nv50_head *head) argument
128 head827d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) argument
[all...]
/linux-master/include/linux/
H A Dfd.h13 compat_uint_t head; member in struct:compat_floppy_struct
H A Dreboot-mode.h7 struct list_head head; member in struct:reboot_mode_driver
H A Dpipe_fs_i.h39 * @head: The point of buffer production
61 unsigned int head; member in struct:pipe_inode_info
145 * @head: The pipe ring head pointer
148 static inline bool pipe_empty(unsigned int head, unsigned int tail) argument
150 return head == tail;
155 * @head: The pipe ring head pointer
158 static inline unsigned int pipe_occupancy(unsigned int head, unsigned int tail) argument
160 return head
169 pipe_full(unsigned int head, unsigned int tail, unsigned int limit) argument
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dps3gpu.h34 static inline int lv1_gpu_display_sync(u64 context_handle, u64 head, argument
39 head, ddr_offset, 0, 0);
42 static inline int lv1_gpu_display_flip(u64 context_handle, u64 head, argument
47 head, ddr_offset, 0, 0);
/linux-master/tools/testing/selftests/ftrace/test.d/event/
H A Dtoplevel-enable.tc22 count=`head -n 128 trace | grep -v ^# | wc -l`
35 count=`head -n 128 trace | grep -v ^# | wc -l`
/linux-master/include/uapi/linux/
H A Dfsmap.h82 struct fsmap_head *head)
84 head->fmh_keys[0] = head->fmh_recs[head->fmh_entries - 1];
81 fsmap_advance( struct fsmap_head *head) argument
/linux-master/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); \
/linux-master/tools/testing/selftests/sched/
H A DMakefile3 ifneq ($(shell $(CC) --version 2>&1 | head -n 1 | grep clang),)
/linux-master/drivers/crypto/hisilicon/
H A Dqm_common.h27 __le16 head; member in struct:qm_sqc
42 __le16 head; member in struct:qm_cqc
56 __le16 head; member in struct:qm_eqc
66 __le16 head; member in struct:qm_aeqc
/linux-master/drivers/mfd/
H A Dpcf50633-adc.c70 int head; local
72 head = adc->queue_head;
74 if (!adc->queue[head])
77 adc_setup(pcf, adc->queue[head]->mux, adc->queue[head]->avg);
84 int head, tail; local
88 head = adc->queue_head;
98 if (head == tail)
178 int head, res; local
181 head
224 int i, head; local
[all...]
/linux-master/net/ceph/
H A Dpagelist.c17 INIT_LIST_HEAD(&pl->head);
32 struct page *page = list_entry(pl->head.prev, struct page, lru);
43 while (!list_empty(&pl->head)) {
44 struct page *page = list_first_entry(&pl->head, struct page,
69 list_add_tail(&page->lru, &pl->head);
140 c->page_lru = pl->head.prev;
158 while (pl->head.prev != c->page_lru) {
159 page = list_entry(pl->head.prev, struct page, lru);
165 if (!list_empty(&pl->head)) {
166 page = list_entry(pl->head
[all...]
/linux-master/net/sched/
H A Dcls_route.c69 route4_reset_fastmap(struct route4_head *head) argument
72 memset(head->fastmap, 0, sizeof(head->fastmap));
77 route4_set_fastmap(struct route4_head *head, u32 id, int iif, argument
84 head->fastmap[h].id = id;
85 head->fastmap[h].iif = iif;
86 head->fastmap[h].filter = f;
121 route4_set_fastmap(head, id, iif, f); \
129 struct route4_head *head = rcu_dereference_bh(tp->root); local
147 if (id == head
219 struct route4_head *head = rtnl_dereference(tp->root); local
245 struct route4_head *head; local
280 struct route4_head *head = rtnl_dereference(tp->root); local
316 struct route4_head *head = rtnl_dereference(tp->root); local
383 route4_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, struct route4_filter *f, u32 handle, struct route4_head *head, struct nlattr **tb, struct nlattr *est, int new, u32 flags, struct netlink_ext_ack *extack) argument
481 struct route4_head *head = rtnl_dereference(tp->root); local
580 struct route4_head *head = rtnl_dereference(tp->root); local
[all...]
H A Dsch_choke.c66 unsigned int head; member in struct:choke_sched_data
77 return (q->tail - q->head) & q->tab_mask;
92 /* Move head pointer forward to skip over holes */
96 q->head = (q->head + 1) & q->tab_mask;
97 if (q->head == q->tail)
99 } while (q->tab[q->head] == NULL);
107 if (q->head == q->tail)
121 if (idx == q->head)
176 * times to find a random skb but then just give up and return the head
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgf119.c27 #include "head.h"
37 gf119_sor_hda_device_entry(struct nvkm_ior *ior, int head) argument
40 const u32 hoff = 0x800 * head;
42 nvkm_mask(device, 0x616548 + hoff, 0x00000070, head << 4);
46 gf119_sor_hda_eld(struct nvkm_ior *ior, int head, u8 *data, u8 size) argument
49 const u32 soff = 0x030 * ior->id + (head * 0x04);
60 gf119_sor_hda_hpd(struct nvkm_ior *ior, int head, bool present) argument
63 const u32 soff = 0x030 * ior->id + (head * 0x04);
68 ior->func->hda->device_entry(ior, head);
85 gf119_sor_dp_watermark(struct nvkm_ior *sor, int head, u argument
94 gf119_sor_dp_audio_sym(struct nvkm_ior *sor, int head, u16 h, u32 v) argument
104 gf119_sor_dp_audio(struct nvkm_ior *sor, int head, bool enable) argument
119 gf119_sor_dp_vcpi(struct nvkm_ior *sor, int head, u8 slot, u8 slot_nr, u16 pbn, u16 aligned) argument
205 gf119_sor_hdmi_infoframe_vsi(struct nvkm_ior *ior, int head, void *data, u32 size) argument
231 gf119_sor_hdmi_infoframe_avi(struct nvkm_ior *ior, int head, void *data, u32 size) argument
253 gf119_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) argument
400 gf119_head_vblank_put(struct nvkm_head *head) argument
408 gf119_head_vblank_get(struct nvkm_head *head) argument
416 gf119_head_rgclk(struct nvkm_head *head, int div) argument
423 gf119_head_state(struct nvkm_head *head, struct nvkm_head_state *state) argument
1016 struct nvkm_head *head; local
1105 struct nvkm_head *head; local
1168 struct nvkm_head *head; local
[all...]
H A Dior.h19 struct list_head head; member in struct:nvkm_ior
35 unsigned head:8; member in struct:nvkm_ior::nvkm_ior_state
72 void (*ctrl)(struct nvkm_ior *, int head, bool enable, u8 max_ac_packet, u8 rekey);
75 void (*infoframe_avi)(struct nvkm_ior *, int head, void *data, u32 size);
76 void (*infoframe_vsi)(struct nvkm_ior *, int head, void *data, u32 size);
77 void (*audio)(struct nvkm_ior *, int head, bool enable);
87 int (*sst)(struct nvkm_ior *, int head, bool ef,
89 void (*vcpi)(struct nvkm_ior *, int head, u8 slot,
91 void (*audio)(struct nvkm_ior *, int head, bool enable);
92 void (*audio_sym)(struct nvkm_ior *, int head, u1
[all...]
/linux-master/security/tomoyo/
H A Denviron.c22 container_of(ptr, typeof(*acl), head);
79 const struct tomoyo_env_acl *p1 = container_of(a, typeof(*p1), head);
80 const struct tomoyo_env_acl *p2 = container_of(b, typeof(*p2), head);
96 struct tomoyo_env_acl e = { .head.type = TOMOYO_TYPE_ENV_ACL };
105 error = tomoyo_update_domain(&e.head, sizeof(e), param,
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dcgrp.h16 struct list_head head; member in struct:nvkm_vctx
26 struct list_head head; member in struct:nvkm_ectx
54 struct list_head head; member in struct:nvkm_cgrp
67 #define nvkm_cgrp_foreach_chan(chan,cgrp) list_for_each_entry((chan), &(cgrp)->chans, head)
69 list_for_each_entry_safe((chan), (ctmp), &(cgrp)->chans, head)
/linux-master/tools/perf/arch/x86/util/
H A Devlist.c15 LIST_HEAD(head);
32 list_add_tail(&evsel->core.node, &head);
48 list_add_tail(&evsel->core.node, &head);
52 evlist__splice_list_tail(evlist, &head);
60 __evlist__for_each_entry_safe(&head, n, evsel)
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dtu102.c35 int head = type - PLL_VPLL0; local
52 nvkm_wr32(device, 0x00ef10 + (head * 0x40), fN << 16);
53 nvkm_wr32(device, 0x00ef04 + (head * 0x40), (P << 16) |
57 nvkm_wr32(device, 0x00ef0c + (head * 0x40), 0x00000900);
58 nvkm_wr32(device, 0x00ef00 + (head * 0x40), 0x02000014);
H A Dga100.c35 int head = type - PLL_VPLL0; local
52 nvkm_wr32(device, 0x00ef00 + (head * 0x40), 0x02080004);
53 nvkm_wr32(device, 0x00ef18 + (head * 0x40), (N << 16) | fN);
54 nvkm_wr32(device, 0x00ef04 + (head * 0x40), (P << 16) | M);
55 nvkm_wr32(device, 0x00e9c0 + (head * 0x04), 0x00000001);
/linux-master/kernel/rcu/
H A Drcu_segcblist.c20 rclp->head = NULL;
21 rclp->tail = &rclp->head;
47 drclp->head = srclp->head;
48 if (drclp->head)
51 drclp->tail = &drclp->head;
57 srclp->head = rhp;
71 rhp = rclp->head;
75 rclp->head = rhp->next;
76 if (!rclp->head)
[all...]

Completed in 210 milliseconds

1234567891011>>