Home
last modified time | relevance | path

Searched refs:COUNTER_OFFSET (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/timer/
H A Dgrlib_gptimer.c57 #define COUNTER_OFFSET 0x00 macro
216 case COUNTER_OFFSET: in grlib_gptimer_read()
280 case COUNTER_OFFSET: in grlib_gptimer_write()
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c39 #define COUNTER_OFFSET(n) (SMP_ALIGN(n * sizeof(struct ebt_counter))) macro
41 COUNTER_OFFSET(n) * cpu))
1134 countersize = COUNTER_OFFSET(tmp.nentries) * nr_cpu_ids; in do_replace()
1205 countersize = COUNTER_OFFSET(repl->nentries) * nr_cpu_ids; in ebt_register_table()
2268 countersize = COUNTER_OFFSET(tmp.nentries) * nr_cpu_ids; in compat_do_replace()