Searched defs:combine (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/arch/mips/boot/ |
D | elf2ecoff.c | 102 static void combine(struct sect *base, struct sect *new, int pad) in combine() function
|
/linux-5.19.10/arch/powerpc/perf/ |
D | power7-pmu.c | 253 unsigned int pmc, unit, combine, l2sel, psel; in power7_compute_mmcr() local
|
D | isa207-common.c | 562 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local
|
/linux-5.19.10/drivers/hid/ |
D | hid-lg4ff.c | 66 u16 combine; member 963 u16 combine = simple_strtoul(buf, NULL, 10); in lg4ff_combine_store() local
|
/linux-5.19.10/drivers/perf/ |
D | arm-cmn.c | 1190 u32 combine = CMN_EVENT_WP_COMBINE(event); in arm_cmn_wp_config() local
|
/linux-5.19.10/include/linux/ |
D | skbuff.h | 4108 __wsum (*combine)(__wsum csum, __wsum csum2, int offset, int len); member
|