Home
last modified time | relevance | path

Searched defs:sys_off_handler (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h82221 struct sys_off_handler { struct
82222 struct notifier_block nb;
82223 int (*sys_off_cb)(struct sys_off_data *);
82224 void *cb_data;
82225 enum sys_off_mode mode;
82226 bool blocking;
82227 void *list;
82228 struct device *dev;
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h111770 struct sys_off_handler { struct
111771 struct notifier_block nb;
111772 int (*sys_off_cb)(struct sys_off_data *);
111773 void *cb_data;
111774 enum sys_off_mode mode;
111775 bool blocking;
111776 void *list;
H A Dvmlinux_600.h111770 struct sys_off_handler { struct
111771 struct notifier_block nb;
111772 int (*sys_off_cb)(struct sys_off_data *);
111773 void *cb_data;
111774 enum sys_off_mode mode;
111775 bool blocking;
111776 void *list;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h101633 struct sys_off_handler { struct
101634 struct notifier_block nb;
101635 int (*sys_off_cb)(struct sys_off_data *);
101636 void *cb_data;
101637 enum sys_off_mode mode;
101638 bool blocking;
101639 void *list;
H A Dvmlinux_602.h101633 struct sys_off_handler { struct
101634 struct notifier_block nb;
101635 int (*sys_off_cb)(struct sys_off_data *);
101636 void *cb_data;
101637 enum sys_off_mode mode;
101638 bool blocking;
101639 void *list;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h31862 struct sys_off_handler { struct
31863 struct notifier_block nb;
31864 int (*sys_off_cb)(struct sys_off_data *);
31865 void *cb_data;
31866 enum sys_off_mode mode;
31867 bool blocking;
31868 void *list;
H A Dvmlinux_518.h31862 struct sys_off_handler { struct
31863 struct notifier_block nb;
31864 int (*sys_off_cb)(struct sys_off_data *);
31865 void *cb_data;
31866 enum sys_off_mode mode;
31867 bool blocking;
31868 void *list;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h23046 struct sys_off_handler { struct
23047 struct notifier_block nb;
23048 int (*sys_off_cb)(struct sys_off_data *);
23049 void *cb_data;
23050 enum sys_off_mode mode;
23051 bool blocking;
23052 void *list;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h114921 struct sys_off_handler { struct
114922 struct notifier_block nb;
114923 int (*sys_off_cb)(struct sys_off_data *);
114924 void *cb_data;
114925 enum sys_off_mode mode;
114926 bool blocking;
114927 void *list;
H A Dvmlinux.h114921 struct sys_off_handler { struct
114922 struct notifier_block nb;
114923 int (*sys_off_cb)(struct sys_off_data *);
114924 void *cb_data;
114925 enum sys_off_mode mode;
114926 bool blocking;
114927 void *list;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h17395 struct sys_off_handler { struct
17396 struct notifier_block nb;
17397 int (*sys_off_cb)(struct sys_off_data *);
17398 void *cb_data;
17399 enum sys_off_mode mode;
17400 bool blocking;
17401 void *list;
H A Dvmlinux.h17395 struct sys_off_handler { struct
17396 struct notifier_block nb;
17397 int (*sys_off_cb)(struct sys_off_data *);
17398 void *cb_data;
17399 enum sys_off_mode mode;
17400 bool blocking;
17401 void *list;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h33251 struct sys_off_handler { struct
33252 struct notifier_block nb;
33253 int (*sys_off_cb)(struct sys_off_data *);
33254 void *cb_data;
33255 enum sys_off_mode mode;
33256 bool blocking;
33257 void *list;