Searched defs:res (Results 1 - 25 of 3283) sorted by relevance

1234567891011>>

/linux-master/arch/mips/loongson64/
H A Dvbios_quirk.c8 struct resource *res = &pdev->resource[PCI_ROM_RESOURCE]; local
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_regs.c10 int mgb4_regs_map(struct resource *res, struct mgb4_regs *regs) argument
/linux-master/lib/
H A Dhweight.c32 unsigned int res = w - ((w >> 1) & 0x5555); local
41 unsigned int res = w - ((w >> 1) & 0x55); local
[all...]
/linux-master/tools/lib/
H A Dhweight.c30 unsigned int res = w - ((w >> 1) & 0x5555); local
38 unsigned int res = w - ((w >> 1) & 0x55); local
[all...]
/linux-master/tools/testing/selftests/kvm/lib/aarch64/
H A Dspinlock.c11 int val, res; local
/linux-master/drivers/clk/mvebu/
H A Darmada_ap_cp_helper.c19 struct resource res; local
/linux-master/drivers/gpu/drm/xe/
H A Dxe_ttm_vram_mgr.h33 to_xe_ttm_vram_mgr_resource(struct ttm_resource *res) argument
/linux-master/arch/xtensa/include/uapi/asm/
H A Dswab.h22 __u32 res; local
57 __u32 res; local
/linux-master/arch/m68k/lib/
H A Duaccess.c13 unsigned long tmp, res; local
59 unsigned long tmp, res; local
106 unsigned long res; local
/linux-master/arch/mips/lib/
H A Dmulti3.c17 long long res; local
26 long long res; local
35 TWunion res, aa, bb; local
[all...]
/linux-master/fs/squashfs/
H A Dfile_cache.c26 int res = buffer->error; local
/linux-master/arch/x86/kernel/cpu/
H A Dmatch.c84 const struct x86_cpu_desc *res = x86_match_cpu_with_stepping(table); local
/linux-master/drivers/platform/x86/
H A Dintel_scu_pltdrv.c24 const struct resource *res; local
/linux-master/arch/sh/drivers/pci/
H A Dfixups-dreamcast.c31 struct resource res; local
/linux-master/drivers/firmware/arm_ffa/
H A Dsmccc.c10 static void __arm_ffa_fn_smc(ffa_value_t args, ffa_value_t *res) argument
15 static void __arm_ffa_fn_hvc(ffa_value_t args, ffa_value_t *res) argument
/linux-master/net/sunrpc/auth_gss/
H A Dauth_gss_internal.h16 simple_get_bytes(const void *p, const void *end, void *res, size_t len) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_retro.c9 int err, zero = 0, res, my_pid = getpid(); local
/linux-master/drivers/firmware/smccc/
H A Dkvm_guest.c17 struct arm_smccc_res res; local
[all...]
/linux-master/arch/powerpc/sysdev/
H A Drtc_cmos_setup.c24 struct resource res[2]; local
/linux-master/arch/x86/kernel/
H A Dpmem.c10 static int found(struct resource *res, void *data) argument
/linux-master/drivers/edac/
H A Dlayerscape_edac.c39 int res; local
/linux-master/arch/powerpc/platforms/pseries/
H A Dpci_dlpar.c58 struct resource *res; local
/linux-master/arch/x86/include/asm/
H A Darch_hweight.h17 unsigned int res; local
45 unsigned long res; local
/linux-master/arch/sh/kernel/cpu/irq/
H A Dipr.c61 int res; local
/linux-master/arch/x86/pci/
H A Dbus_numa.h10 struct resource res; member in struct:pci_root_res

Completed in 240 milliseconds

1234567891011>>