Searched refs:head (Results 201 - 225 of 2525) sorted by relevance

1234567891011>>

/linux-master/drivers/staging/rtl8712/
H A Dosdep_service.h47 static inline u32 end_of_queue_search(struct list_head *head, argument
50 return (head == plist);
/linux-master/drivers/iio/buffer/
H A Dindustrialio-hw-consumer.c19 * @buffers: hardware buffers list head.
28 struct list_head head; member in struct:hw_consumer_buffer
57 list_for_each_entry(buf, &hwc->buffers, head) {
72 list_add_tail(&buf->head, &hwc->buffers);
116 list_for_each_entry(buf, &hwc->buffers, head)
134 list_for_each_entry_safe(buf, n, &hwc->buffers, head)
183 list_for_each_entry(buf, &hwc->buffers, head) {
192 list_for_each_entry_continue_reverse(buf, &hwc->buffers, head)
206 list_for_each_entry(buf, &hwc->buffers, head)
/linux-master/arch/m68k/68000/
H A DMakefile20 obj-y += head.o
/linux-master/scripts/
H A Dmkcompile_h19 LD_VERSION=$(LC_ALL=C $LD -v | head -n1 |
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H A Dbase.c39 list_add_tail(&info->head, &top->device);
51 list_for_each_entry(info, &top->device, head) {
67 list_for_each_entry(info, &top->device, head) {
83 list_for_each_entry(info, &top->device, head) {
98 list_for_each_entry(info, &top->device, head) {
112 list_for_each_entry(info, &top->device, head) {
137 list_for_each_entry_safe(info, temp, &top->device, head) {
138 list_del(&info->head);
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_crtc.h31 #include <nvif/head.h>
37 struct nvif_head head; member in struct:nouveau_crtc
/linux-master/drivers/block/drbd/
H A Ddrbd_nla.c9 struct nlattr *head = nla_data(nla); local
21 nla_for_each_attr(nla, head, len, rem) {
/linux-master/include/linux/
H A Dobjpool.h31 * @head: head sequence of the local ring array (to retrieve at)
44 * head and tail, typed as uint32_t: [0, 2^32), so only lower bits (mask)
45 * of head and tail are used as the actual position in the ring array. In
50 uint32_t head; member in struct:objpool_slot
66 typedef int (*objpool_fini_cb)(struct objpool_head *head, void *context);
H A Dposix-timers.h41 * @head: timerqueue head on which this timer is queued
43 * @elist: List head for the expiry list
49 struct timerqueue_head *head; member in struct:cpu_timer
56 static inline bool cpu_timer_enqueue(struct timerqueue_head *head, argument
59 ctmr->head = head;
60 return timerqueue_add(head, &ctmr->node);
65 return !!ctmr->head;
71 timerqueue_del(ctmr->head,
[all...]
/linux-master/drivers/staging/media/atomisp/pci/hive_isp_css_common/
H A Ddebug_global.h53 u32 head; member in struct:debug_data_s
67 u32 head; member in struct:debug_data_ddr_s
/linux-master/tools/testing/selftests/bpf/progs/
H A Dnormal_map_btf.c16 struct bpf_list_head head __contains(node_data, node);
51 bpf_list_push_back(&value->head, &new->node);
/linux-master/arch/arm64/include/uapi/asm/
H A Dsigcontext.h78 struct _aarch64_ctx head; member in struct:fpsimd_context
97 struct _aarch64_ctx head; member in struct:esr_context
130 struct _aarch64_ctx head; member in struct:extra_context
139 struct _aarch64_ctx head; member in struct:sve_context
151 struct _aarch64_ctx head; member in struct:tpidr2_context
159 struct _aarch64_ctx head; member in struct:fpmr_context
166 struct _aarch64_ctx head; member in struct:za_context
174 struct _aarch64_ctx head; member in struct:zt_context
208 * sve_context.head.size >=
212 * If sve_context.head
[all...]
/linux-master/tools/perf/tests/shell/
H A Dtest_arm_callgraph_fp.sh49 perf script -i "$PERF_DATA" -F comm,ip,sym | head -n4
50 perf script -i "$PERF_DATA" -F comm,ip,sym | head -n4 | \
/linux-master/net/strparser/
H A Dstrparser.c95 struct sk_buff *head, *skb; local
104 head = strp->skb_head;
105 if (head) {
111 * offsets in the skbs for a message expect in the head.
130 /* We are going to append to the frags_list of head.
133 err = skb_unclone(head, GFP_ATOMIC);
140 if (unlikely(skb_shinfo(head)->frag_list)) {
142 * has a frag_list. We create a new head, point
143 * the frag_list of that to the old head, and
144 * then are able to use the old head
[all...]
/linux-master/sound/core/seq/
H A Dseq_prioq.h15 struct snd_seq_event_cell *head; /* pointer to head of prioq */ member in struct:snd_seq_prioq
/linux-master/fs/xfs/
H A Dxfs_fsmap.h32 int xfs_getfsmap(struct xfs_mount *mp, struct xfs_fsmap_head *head,
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore917d.c23 #include "head.h"
32 .head = &head917d,
/linux-master/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_args_type.tc22 B3=`printf "%03x" 0x$X3 | tail -c 2 | head -c 1`
38 ARGS=`grep "testprobe" trace | head -n 1 | sed -e 's/.* arg1=\(.*\) arg2=\(.*\) arg3=\(.*\) arg4=\(.*\)/\1 \2 \3 \4/'`
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_channel.h78 *vidtv_channel_s302m_init(struct vidtv_channel *head, u16 transport_stream_id);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ring_types.h41 u32 head; /* updated during retire, loosely tracks RING_HEAD */ member in struct:intel_ring
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dumem.h15 struct list_head head; member in struct:nvkm_umem
/linux-master/include/drm/ttm/
H A Dttm_execbuf_util.h43 * @head: list head for thread-private list.
49 struct list_head head; member in struct:ttm_validate_buffer
/linux-master/tools/perf/trace/beauty/tracepoints/
H A Dx86_msr.sh26 grep -E $regex ${x86_msr_index} | sed -r "s/$regex/\2/g" | sort -n | head -1
35 grep -E $regex ${x86_msr_index} | sed -r "s/$regex/\2/g" | sort -n | head -1
/linux-master/security/apparmor/include/
H A Dpolicy_ns.h132 * @head: list to search for namespace on (NOT NULL)
139 static inline struct aa_ns *__aa_findn_ns(struct list_head *head, argument
142 return (struct aa_ns *)__policy_strn_find(head, name, n);
145 static inline struct aa_ns *__aa_find_ns(struct list_head *head, argument
148 return __aa_findn_ns(head, name, strlen(name));
/linux-master/kernel/rcu/
H A Dupdate.c398 * @head: Pointer to rcu_head member within rcu_synchronize structure
402 void wakeme_after_rcu(struct rcu_head *head) argument
406 rcu = container_of(head, struct rcu_synchronize, head);
428 init_rcu_head_on_stack(&rs_array[i].head);
430 (crcu_array[i])(&rs_array[i].head, wakeme_after_rcu);
444 destroy_rcu_head_on_stack(&rs_array[i].head);
458 void init_rcu_head(struct rcu_head *head) argument
460 debug_object_init(head, &rcuhead_debug_descr);
464 void destroy_rcu_head(struct rcu_head *head) argument
485 init_rcu_head_on_stack(struct rcu_head *head) argument
502 destroy_rcu_head_on_stack(struct rcu_head *head) argument
607 static struct rcu_head head; local
[all...]

Completed in 255 milliseconds

1234567891011>>