Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dmem_rdonly_untrusted.c175 static u64 combine(void *p) in combine() function
/linux/arch/mips/boot/
H A Delf2ecoff.c102 static void combine(struct sect *base, struct sect *new, int pad) 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/hid/
H A Dhid-lg4ff.c66 u16 combine; member
969 u16 combine = simple_strtoul(buf, NULL, 10); in lg4ff_combine_store() local