Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h66484 struct its_node { struct
66485 raw_spinlock_t lock;
66486 struct mutex dev_alloc_lock;
66487 struct list_head entry;
66488 void *base;
66489 void *sgir_base;
66490 phys_addr_t phys_base;
66491 struct its_cmd_block *cmd_base;
66492 struct its_cmd_block *cmd_write;
66493 struct its_baser tables[8];
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h141565 struct its_node { struct
141566 raw_spinlock_t lock;
141567 struct mutex dev_alloc_lock;
141568 struct list_head entry;
141569 void *base;
141570 void *sgir_base;
141571 phys_addr_t phys_base;
141572 struct its_cmd_block *cmd_base;
141573 struct its_cmd_block *cmd_write;
141574 struct its_baser tables[8];
[all …]
H A Dvmlinux.h141565 struct its_node { struct
141566 raw_spinlock_t lock;
141567 struct mutex dev_alloc_lock;
141568 struct list_head entry;
141569 void *base;
141570 void *sgir_base;
141571 phys_addr_t phys_base;
141572 struct its_cmd_block *cmd_base;
141573 struct its_cmd_block *cmd_write;
141574 struct its_baser tables[8];
[all …]