Home
last modified time | relevance | path

Searched refs:poll_table_struct (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h4576 struct poll_table_struct;
4589 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);
4636 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *);
4638 struct poll_table_struct { struct
4800 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);
7739 __poll_t (*poll)(struct file *, struct poll_table_struct *);
11610 __poll_t (*poll)(struct file *, struct socket *, struct poll_table_struct *);
12102 __poll_t (*poll)(struct tty_struct *, struct file *, struct poll_table_struct *);
19670 typedef struct poll_table_struct poll_table;
28005 __poll_t (*map_poll)(struct bpf_map *, struct file *, struct poll_table_struct *);
[all …]
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h4982 struct poll_table_struct;
4995 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);
5042 typedef void (*poll_queue_proc)(struct file *, wait_queue_head_t *, struct poll_table_struct *);
5044 struct poll_table_struct { struct
5206 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);
7476 __poll_t (*poll)(struct file *, struct poll_table_struct *);
11695 __poll_t (*poll)(struct file *, struct socket *, struct poll_table_struct *);
12187 __poll_t (*poll)(struct tty_struct *, struct file *, struct poll_table_struct *);
14449 __poll_t (*map_poll)(struct bpf_map *, struct file *, struct poll_table_struct *);
18495 typedef struct poll_table_struct poll_table;
[all …]