Home
last modified time | relevance | path

Searched refs:seq_list_next (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/x25/
H A Dx25_proc.c34 return seq_list_next(v, &x25_route_list, pos); in x25_seq_route_next()
122 return seq_list_next(v, &x25_forward_list, pos); in x25_seq_forward_next()
/OK3568_Linux_fs/kernel/crypto/
H A Dproc.c28 return seq_list_next(p, &crypto_alg_list, pos); in c_next()
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dproc.c42 return seq_list_next(v, &rxnet->calls, pos); in rxrpc_call_seq_next()
146 return seq_list_next(v, &rxnet->conn_proc_list, pos); in rxrpc_connection_seq_next()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c108 return seq_list_next(v, &local->hostap_interfaces, _pos); in prism2_wds_proc_next()
162 return seq_list_next(v, &local->bss_list, _pos); in prism2_bss_list_proc_next()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dproc_tty.c114 return seq_list_next(v, &tty_drivers, pos); in t_next()
/OK3568_Linux_fs/kernel/lib/
H A Derror-inject.c171 return seq_list_next(v, &error_injection_list, pos); in ei_seq_next()
/OK3568_Linux_fs/kernel/drivers/char/
H A Dmisc.c75 return seq_list_next(v, &misc_list, pos); in misc_seq_next()
/OK3568_Linux_fs/kernel/block/
H A Dblk-mq-debugfs.c57 return seq_list_next(v, &q->requeue_list, pos); in queue_requeue_list_next()
377 return seq_list_next(v, &hctx->dispatch, pos); in hctx_dispatch_next()
646 return seq_list_next(v, &ctx->rq_lists[type], pos); \
H A Dmq-deadline-main.c941 return seq_list_next(v, &per_prio->fifo_list[data_dir], pos); \
1057 return seq_list_next(v, &per_prio->dispatch, pos); \
H A Dkyber-iosched.c923 return seq_list_next(v, &khd->rqs[domain], pos); \
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_dynevent.c111 return seq_list_next(v, &dyn_event_list, pos); in dyn_event_seq_next()
H A Dtrace_events_trigger.c123 return seq_list_next(t, &event_file->triggers, pos); in trigger_next()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dadf_cfg.c40 return seq_list_next(v, &dev_cfg->sec_list, pos); in qat_dev_cfg_next()
/OK3568_Linux_fs/kernel/kernel/
H A Dfail_function.c199 return seq_list_next(v, &fei_attr_list, pos); in fei_seq_next()
/OK3568_Linux_fs/kernel/include/linux/
H A Dseq_file.h249 extern struct list_head *seq_list_next(void *v, struct list_head *head,
/OK3568_Linux_fs/kernel/fs/
H A Dseq_file.c912 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next() function
920 EXPORT_SYMBOL(seq_list_next);
/OK3568_Linux_fs/kernel/net/atm/
H A Dresources.c419 return seq_list_next(v, &atm_devs, pos); in atm_dev_seq_next()
H A Dbr2684.c774 return seq_list_next(v, &br2684_devs, pos); in br2684_seq_next()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dclient.c1172 return seq_list_next(v, &nn->nfs_client_list, pos); in nfs_server_list_next()
1239 return seq_list_next(v, &nn->nfs_volume_list, pos); in nfs_volume_list_next()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsysinfo.c357 return seq_list_next(p, &service_level_list, pos); in service_level_next()
/OK3568_Linux_fs/kernel/mm/
H A Dslab_common.c963 return seq_list_next(p, &slab_caches, pos); in slab_next()
/OK3568_Linux_fs/kernel/drivers/input/
H A Dinput.c1137 return seq_list_next(v, &input_dev_list, pos); in input_devices_seq_next()
1264 return seq_list_next(v, &input_handler_list, pos); in input_handlers_seq_next()
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dcore.c1312 return seq_list_next(v, &pwm_chips, pos); in pwm_seq_next()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo1476 seq_list_next
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dseq_file.rst372 struct list_head *seq_list_next(void *v, struct list_head *head,

12