Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h27394 struct threshold_block { struct
27395 unsigned int block;
27396 unsigned int bank;
27397 unsigned int cpu;
27398 u32 address;
27399 u16 interrupt_enable;
27400 bool interrupt_capable;
27401 u16 threshold_limit;
27402 struct kobject kobj;
27403 struct list_head miscj;