Home
last modified time | relevance | path

Searched defs:firmware_cache (Results 1 – 7 of 7) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h81765 struct firmware_cache { struct
81766 spinlock_t lock;
81767 struct list_head head;
81768 int state;
81769 spinlock_t name_lock;
81770 struct list_head fw_names;
81771 struct delayed_work work;
81772 struct notifier_block pm_notify;
Dvmlinux.h81765 struct firmware_cache { struct
81766 spinlock_t lock;
81767 struct list_head head;
81768 int state;
81769 spinlock_t name_lock;
81770 struct list_head fw_names;
81771 struct delayed_work work;
81772 struct notifier_block pm_notify;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h68295 struct firmware_cache { struct
68296 spinlock_t lock;
68297 struct list_head head;
68298 int state;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h99920 struct firmware_cache { struct
99921 spinlock_t lock;
99922 struct list_head head;
99923 int state;
Dvmlinux.h99920 struct firmware_cache { struct
99921 spinlock_t lock;
99922 struct list_head head;
99923 int state;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h83249 struct firmware_cache { struct
83250 spinlock_t lock;
83251 struct list_head head;
83252 int state;
Dvmlinux_510.h83249 struct firmware_cache { struct
83250 spinlock_t lock;
83251 struct list_head head;
83252 int state;