Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dprobe.h15 perf_msr_probe(struct perf_msr *msr, int cnt, bool no_zero, void *data);
/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c79 static void emit_hppa64_depd(u8 src, u8 pos, u8 len, u8 target, bool no_zero, struct hppa_jit_conte… in emit_hppa64_depd() argument
88 c |= (no_zero) ? 0x1 : 0; in emit_hppa64_depd()