Home
last modified time | relevance | path

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

/linux/arch/mips/boot/
H A Delf2ecoff.c102 static void combine(struct sect *base, struct sect *new, int pad) in combine() function
/linux/tools/testing/selftests/bpf/progs/
H A Dmem_rdonly_untrusted.c409 static u64 combine(void *p) in combine() function
/linux/arch/powerpc/perf/
H A Dpower7-pmu.c253 unsigned int pmc, unit, combine, l2sel, psel; in power7_compute_mmcr() local
/linux/rust/syn/
H A Derror.rs272 pub fn combine(&mut self, another: Error) { in combine() method
/linux/drivers/perf/
H A Darm-cmn.c1590 u32 combine = CMN_EVENT_WP_COMBINE(event); in arm_cmn_wp_config() local