Searched refs:NEXT (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/drivers/net/wireguard/ |
D | queueing.c | 50 #define NEXT(skb) ((skb)->prev) macro 55 NEXT(STUB(queue)) = NULL; in wg_prev_queue_init() 68 WRITE_ONCE(NEXT(skb), NULL); in __wg_prev_queue_enqueue() 69 WRITE_ONCE(NEXT(xchg_release(&queue->head, skb)), skb); in __wg_prev_queue_enqueue() 82 struct sk_buff *tail = queue->tail, *next = smp_load_acquire(&NEXT(tail)); in wg_prev_queue_dequeue() 89 next = smp_load_acquire(&NEXT(next)); in wg_prev_queue_dequeue() 99 next = smp_load_acquire(&NEXT(tail)); in wg_prev_queue_dequeue() 108 #undef NEXT
|
/linux-6.6.21/tools/testing/selftests/ftrace/test.d/kprobe/ |
D | probepoint.tc | 18 NEXT=+`expr $A3 - $A2` # offset to next symbol 34 echo "p:testprobe ${TARGET_FUNC}${NEXT}" > kprobe_events
|
/linux-6.6.21/drivers/hid/bpf/ |
D | hid_bpf_jmp_table.c | 27 #define NEXT(idx) (((idx) + 1) & (HID_BPF_MAX_PROGS - 1)) macro 49 for (__i = __start; CIRC_CNT(__end, __i, HID_BPF_MAX_PROGS); __i = NEXT(__i)) 279 n = NEXT(n); in hid_bpf_release_progs() 442 jmp_table.head = NEXT(jmp_table.head); in __hid_bpf_attach_prog()
|
/linux-6.6.21/arch/m68k/fpsp040/ |
D | ssin.S | 204 |--HIDE THE NEXT THREE INSTRUCTIONS 217 |--HIDE THE NEXT ONE 297 |---HIDE THE NEXT TWO WHILE WAITING FOR FP0 303 |--HIDE THE NEXT TWO WHILE WAITING FOR FP1 310 |--HIDE THE NEXT TWO WHILE WAITING FOR THE XU 559 |--HIDE THE NEXT THREE INSTRUCTIONS 576 |--HIDE THE NEXT TWO
|
D | stan.S | 192 |--HIDE THE NEXT TWO INSTRUCTIONS 202 |--HIDE THE NEXT ONE
|
D | fpsp.h | 118 |NEXT equ LV+192 ;need to increase LOCAL_SIZE
|
/linux-6.6.21/Documentation/maintainer/ |
D | maintainer-entry-profile.rst | 65 the NEXT+1 merge window, or should come with sufficient justification 72 set will need to wait for the NEXT+1 merge window. Of course there is no
|
/linux-6.6.21/arch/arc/kernel/ |
D | ptrace.c | 170 #define REG_IN_CHUNK(FIRST, NEXT, PTR) \ in genregs_set() argument 175 offsetof(struct user_regs_struct, NEXT)); in genregs_set()
|
/linux-6.6.21/drivers/dma/ |
D | pch_dma.c | 340 channel_writel(pd_chan, NEXT, desc->regs.next); in pdc_dostart() 343 channel_writel(pd_chan, NEXT, desc->txd.phys); in pdc_dostart() 755 pd->ch_regs[i].next = channel_readl(pd_chan, NEXT); in pch_dma_save_regs() 778 channel_writel(pd_chan, NEXT, pd->ch_regs[i].next); in pch_dma_restore_regs()
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | vmm.h | 311 #define VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL,BASE,SIZE,NEXT) do { \ argument 322 NEXT; \
|
/linux-6.6.21/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 170 - NEXT / SKIP
|
/linux-6.6.21/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 8470 #--NEXT SEE IF EXP(-1/16) < X < EXP(1/16)
|
/linux-6.6.21/ |
D | MAINTAINERS | 1508 AQUACOMPUTER D5 NEXT PUMP SENSOR DRIVER 12181 LINUX-NEXT TREE
|