Home
last modified time | relevance | path

Searched defs:async (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h49623 int async; member
80489 bool async; member
89897 struct async { struct
89898 struct list_head asynclist; argument
89899 struct usb_dev_state *ps;
89900 struct pid *pid;
89901 const struct cred *cred;
89902 unsigned int signr;
89903 unsigned int ifnum;
89904 void __attribute__((btf_type_tag("user"))) *userbuffer;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h59380 int async; member
90118 bool async; member
99627 struct async { struct
99628 struct list_head asynclist; argument
99629 struct usb_dev_state *ps;
99630 struct pid *pid;
99631 const struct cred *cred;
99632 unsigned int signr;
99633 unsigned int ifnum;
99634 void __attribute__((btf_type_tag("user"))) *userbuffer;
[all …]