Home
last modified time | relevance | path

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

/kernel/bpf/
Dbpf_lru_list.h33 unsigned int counts[NR_BPF_LRU_LIST_COUNT]; member
/kernel/
Dwatchdog.c438 u32 counts; member
444 static void tabulate_irq_count(struct irq_counts *irq_counts, int irq, u32 counts, int rank) in tabulate_irq_count()