Home
last modified time | relevance | path

Searched refs:proc_poll (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/fs/proc/
H A Dkmsg.c55 .proc_poll = kmsg_poll,
H A Dinode.c365 typeof_member(struct proc_ops, proc_poll) poll; in pde_poll()
367 poll = pde->proc_ops->proc_poll; in pde_poll()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dpsi.c1384 .proc_poll = psi_fop_poll,
1393 .proc_poll = psi_fop_poll,
1402 .proc_poll = psi_fop_poll,
/OK3568_Linux_fs/kernel/include/linux/
H A Dproc_fs.h37 __poll_t (*proc_poll)(struct file *, struct poll_table_struct *); member
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Drtasd.c368 .proc_poll = rtas_log_poll,
/OK3568_Linux_fs/kernel/sound/core/
H A Dinfo.c290 .proc_poll = snd_info_entry_poll,
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dcache.c1605 .proc_poll = cache_poll_procfs,
/OK3568_Linux_fs/kernel/drivers/input/
H A Dinput.c1233 .proc_poll = input_proc_devices_poll,
/OK3568_Linux_fs/kernel/mm/
H A Dswapfile.c2883 .proc_poll = swaps_poll,
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.c8372 .proc_poll = mdstat_poll,