/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | opal-prd.c | 375 .next = NULL, 381 .next = NULL,
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | debug.h | 45 struct debug_info *next; member 264 * and switches to next debug area 286 * and switches to next debug area 309 * and switches to next debug area 332 * and switches to next debug area 364 * and switches to next debug area. 431 .next = NULL, \
|
/kernel/linux/linux-6.6/arch/sparc/mm/ |
H A D | io-unit.c | 114 next: j = (i & 15); in iounit_get_area() 128 goto next; in iounit_get_area()
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | time_32.c | 205 unsigned int next = (unsigned int)delta; in percpu_ce_set_next_event() local 207 sparc_config.load_profile_irq(cpu, next); in percpu_ce_set_next_event()
|
/kernel/linux/linux-5.10/drivers/hv/ |
H A D | ring_buffer.c | 70 /* Get the next write location for the specified ring buffer. */ 74 u32 next = ring_info->ring_buffer->write_index; in hv_get_next_write_location() local 76 return next; in hv_get_next_write_location() 79 /* Set the next write location for the specified ring buffer. */ 87 /* Set the next read location for the specified ring buffer. */ 287 * Otherwise, the next time around, we think the ring buffer in hv_ringbuffer_write() 375 /* Advance ring index to next packet descriptor */ in hv_ringbuffer_read() 434 * Get next vmbus packet from ring buffer. 448 /* bump offset to next potential packet */ in __hv_pkt_iter_next()
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-service-time.c | 64 struct path_info *pi, *next; in free_paths() local 66 list_for_each_entry_safe(pi, next, paths, list) { in free_paths()
|
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A D | timerdev.c | 68 struct mISDNtimer *timer, *next; in mISDN_close() local 85 list_for_each_entry_safe(timer, next, &dev->expired, list) { in mISDN_close()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-vbi.c | 221 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_start_streaming() 237 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_stop_streaming()
|
/kernel/linux/linux-5.10/drivers/media/pci/tw5864/ |
H A D | tw5864-core.c | 197 * Traversing inputs in round-robin fashion, starting from next to the in tw5864_timer_isr() 207 goto next; in tw5864_timer_isr() 234 next: in tw5864_timer_isr()
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | mmci.h | 371 bool next); 454 bool next);
|
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/ |
H A D | gruprocfs.c | 230 .next = seq_next, 237 .next = seq_next,
|
/kernel/linux/linux-5.10/drivers/mtd/devices/ |
H A D | ms02-nv.c | 220 mp->next = root_ms02nv_mtd; in ms02nv_init_one() 251 root_ms02nv_mtd = mp->next; in ms02nv_remove_one()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.h | 327 struct iavf_ring *next; /* pointer to next ring in q_vector */ member 386 * packet the next time 416 unsigned long next_update; /* jiffies value of next update */ 426 for (pos = (head).ring; pos != NULL; pos = pos->next)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/libcxgb/ |
H A D | libcxgb_ppm.h | 123 unsigned int next; /* next possible free index */ member 145 unsigned int next; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
H A D | hermes_dld.c | 79 char next[]; /* next PDR starts here */ member 169 pdr = (struct pdr *) pdr->next; in hermes_find_pdr() 244 /* Increment to the next PDI */ in hermes_apply_pda()
|
/kernel/linux/linux-5.10/drivers/scsi/dpt/ |
H A D | dpti_i2o.h | 68 struct i2o_device *next; /* Chain */ member 93 struct i2o_controller *next; /* Controller chain */ member
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_cs.h | 116 #define bfa_q_first(_q) ((void *)(((struct list_head *) (_q))->next)) 117 #define bfa_q_next(_qe) (((struct list_head *) (_qe))->next)
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | rpadlpar_core.c | 112 struct slot *slot, *next; in find_php_slot() local 114 list_for_each_entry_safe(slot, next, &rpaphp_slot_head, in find_php_slot()
|
/kernel/linux/linux-5.10/net/netlink/ |
H A D | policy.c | 442 goto next; in netlink_policy_dump_write() 447 /* finish and move state to next attribute */ in netlink_policy_dump_write() 450 next: in netlink_policy_dump_write()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mm_types.h | 111 struct page *next; member 169 * mapped so the next 3 words hold the mapping, index, 399 struct core_thread *next; member 576 * numa_next_scan is the next time that the PTEs will be marked
|
/kernel/linux/linux-5.10/sound/i2c/ |
H A D | i2c.c | 42 device = snd_i2c_device(bus->devices.next); in snd_i2c_bus_free() 49 slave = snd_i2c_slave_bus(bus->buses.next); in snd_i2c_bus_free()
|
/kernel/linux/linux-5.10/security/keys/ |
H A D | proc.c | 23 .next = proc_keys_next, 35 .next = proc_key_users_next,
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | bpf-prologue.c | 295 ref = ref->next; in gen_prologue_slowpath() 433 ref = ref->next; in bpf__gen_prologue()
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | svcsubs.c | 256 struct hlist_node *next; in nlm_traverse_files() local 262 hlist_for_each_entry_safe(file, next, &nlm_files[i], f_list) { in nlm_traverse_files()
|
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | cache.c | 160 cache = list_entry(fscache_cache_list.next, in fscache_select_cache_for_object() 334 object = list_entry(cache->object_list.next, in fscache_withdraw_all_objects()
|