Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/arch/mips/include/asm/
Dunaligned-emul.h8 #define _LoadHW(addr, value, res, type) \ argument
31 #define _LoadW(addr, value, res, type) \ argument
53 #define _LoadW(addr, value, res, type) \ argument
88 #define _LoadHWU(addr, value, res, type) \ argument
113 #define _LoadWU(addr, value, res, type) \ argument
135 #define _LoadDW(addr, value, res) \ argument
157 #define _LoadWU(addr, value, res, type) \ argument
190 #define _LoadDW(addr, value, res) \ argument
242 #define _StoreHW(addr, value, res, type) \ argument
266 #define _StoreW(addr, value, res, type) \ argument
[all …]
/arch/arm64/kvm/hyp/nvhe/
Dffa.c63 static void ffa_to_smccc_error(struct arm_smccc_res *res, u64 ffa_errno) in ffa_to_smccc_error()
71 static void ffa_to_smccc_res_prop(struct arm_smccc_res *res, int ret, u64 prop) in ffa_to_smccc_res_prop()
81 static void ffa_to_smccc_res(struct arm_smccc_res *res, int ret) in ffa_to_smccc_res()
87 struct arm_smccc_res *res) in ffa_set_retval()
105 struct arm_smccc_res res; in spmd_map_ffa_buffers() local
119 struct arm_smccc_res res; in spmd_unmap_ffa_buffers() local
129 static void spmd_mem_frag_tx(struct arm_smccc_res *res, u32 handle_lo, in spmd_mem_frag_tx()
138 static void spmd_mem_frag_rx(struct arm_smccc_res *res, u32 handle_lo, in spmd_mem_frag_rx()
147 static void spmd_mem_xfer(struct arm_smccc_res *res, u64 func_id, u32 len, in spmd_mem_xfer()
155 static void spmd_mem_reclaim(struct arm_smccc_res *res, u32 handle_lo, in spmd_mem_reclaim()
[all …]
/arch/x86/platform/olpc/
Dolpc_dt.c25 void *res[] = { &node }; in olpc_dt_getsibling() local
39 void *res[] = { &node }; in olpc_dt_getchild() local
56 void *res[] = { &len }; in olpc_dt_getproplen() local
79 void *res[] = { &plen }; in olpc_dt_getproperty() local
94 void *res[] = { &success }; in olpc_dt_nextprop() local
111 void *res[] = { len }; in olpc_dt_pkg2path() local
128 void *res; in prom_early_alloc() local
170 void *res[] = { &node }; in olpc_dt_finddevice() local
187 void *res[] = { &result }; in olpc_dt_interpret() local
/arch/mips/lib/
Dmulti3.c17 long long res; in dmulu() local
26 long long res; in dmuhu() local
35 TWunion res, aa, bb; in __multi3() local
Dbitops.c91 int res; in __mips_test_and_set_bit_lock() local
115 int res; in __mips_test_and_clear_bit() local
139 int res; in __mips_test_and_change_bit() local
/arch/m68k/lib/
Duaccess.c13 unsigned long tmp, res; in __generic_copy_from_user() local
59 unsigned long tmp, res; in __generic_copy_to_user() local
106 unsigned long res; in __clear_user() local
/arch/arm64/include/asm/
Darchrandom.h18 struct arm_smccc_res res; in smccc_probe_trng() local
57 struct arm_smccc_res res; in arch_get_random_seed_long() local
87 struct arm_smccc_res res; in arch_get_random_seed_int() local
121 struct arm_smccc_res res; in arch_get_random_seed_long_early() local
Dkvm_pkvm.h259 unsigned long res = 0, i; in hyp_vmemmap_pages() local
289 unsigned long res = 0, i; in __hyp_pgtable_total_pages() local
302 unsigned long res; in hyp_s1_pgtable_pages() local
314 unsigned long res; in host_s2_pgtable_pages() local
/arch/arm64/hyperv/
Dhv_core.c26 struct arm_smccc_res res; in hv_do_hypercall() local
47 struct arm_smccc_res res; in hv_do_fast_hypercall8() local
62 struct arm_smccc_res res; in hv_set_vpreg() local
94 struct arm_smccc_1_2_regs res; in hv_get_vpreg_128() local
/arch/m68k/amiga/
Dchipram.c47 struct resource *res; in amiga_chip_alloc() local
73 void *amiga_chip_alloc_res(unsigned long size, struct resource *res) in amiga_chip_alloc_res()
97 struct resource *res; in amiga_chip_free() local
/arch/mips/kernel/
Dmips-r2-to-r6-emul.c404 s64 res; in mult_func() local
431 u64 res; in multu_func() local
499 s64 res; in dmult_func() local
531 u64 res; in dmultu_func() local
635 s64 res; in madd_func() local
664 u64 res; in maddu_func() local
693 s64 res; in msub_func() local
722 u64 res; in msubu_func() local
751 s64 res; in mul_func() local
777 u32 res; in clz_func() local
[all …]
/arch/x86/lib/
Dstring_32.c98 int res; in strcmp() local
120 int res; in strncmp() local
146 char *res; in strchr() local
168 size_t res; in strlen() local
183 void *res; in memchr() local
220 int res; in strnlen() local
/arch/m68k/include/asm/
Duaccess.h44 #define __put_user_asm(inst, res, x, ptr, bwl, reg, err) \ argument
62 #define __put_user_asm8(inst, res, x, ptr) \ argument
118 #define __get_user_asm(inst, res, x, ptr, type, bwl, reg, err) ({ \ argument
139 #define __get_user_asm8(inst, res, x, ptr) \ argument
203 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
241 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
243 #define __constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3) \ argument
250 unsigned long res = 0, tmp; in __constant_copy_from_user() local
294 #define __constant_copy_to_user_asm(res, to, from, tmp, n, s1, s2, s3) \ argument
331 unsigned long res = 0, tmp; in __constant_copy_to_user() local
/arch/mips/pci/
Dops-sni.c43 int res; in pcimt_read() local
66 int res; in pcimt_write() local
103 int res; in pcit_read() local
140 int res; in pcit_write() local
Dpci-bcm47xx.c39 int res; in bcm47xx_pcibios_plat_dev_init_ssb() local
68 int res; in bcm47xx_pcibios_plat_dev_init_bcma() local
/arch/arm/kernel/
Dswp_emulate.c35 #define __user_swpX_asm(data, addr, res, temp, B) \ argument
57 #define __user_swp_asm(data, addr, res, temp) \ argument
59 #define __user_swpb_asm(data, addr, res, temp) \ argument
119 unsigned int res = 0; in emulate_swpX() local
162 unsigned int res = 0; in swp_handler() local
/arch/xtensa/include/uapi/asm/
Dswab.h22 __u32 res; in __arch_swab32() local
57 __u32 res; in __arch_swab16() local
/arch/sparc/kernel/
Dioport.c139 struct resource *res; in iounmap() local
159 void __iomem *of_ioremap(struct resource *res, unsigned long offset, in of_ioremap()
168 void of_iounmap(struct resource *res, void __iomem *base, unsigned long size) in of_iounmap()
182 struct resource *res; in _sparc_alloc_io() local
216 _sparc_ioremap(struct resource *res, u32 bus, u32 pa, int sz) in _sparc_ioremap()
238 static void _sparc_free_io(struct resource *res) in _sparc_free_io()
250 struct resource *res; in sparc_dma_alloc_resource() local
270 struct resource *res; in sparc_dma_free_resource() local
/arch/mips/vr41xx/common/
Dsiu.c66 struct resource *res; in vr41xx_siu_add() local
113 struct resource *res; in vr41xx_siu_setup() local
/arch/mips/sgi-ip22/
Dip22-platform.c77 int res; in sgiwd93_devinit() local
150 int res, i; in sgiseeq_devinit() local
212 struct resource res; in sgi_ds1286_devinit() local
/arch/x86/include/asm/
Darch_hweight.h17 unsigned int res; in __arch_hweight32() local
45 unsigned long res; in __arch_hweight64() local
/arch/x86/entry/vdso/
Dvclock_gettime.c50 struct __kernel_timespec *res) in __vdso_clock_getres()
78 int __vdso_clock_getres(clockid_t clock, struct old_timespec32 *res) in __vdso_clock_getres()
/arch/mips/vdso/
Dvgettimeofday.c37 struct old_timespec32 *res) in __vdso_clock_getres()
73 struct __kernel_timespec *res) in __vdso_clock_getres()
/arch/mips/loongson64/
Dvbios_quirk.c8 struct resource *res = &pdev->resource[PCI_ROM_RESOURCE]; in pci_fixup_video() local
/arch/arm64/mm/
Dmem_encrypt.c32 struct arm_smccc_res res; in kvm_init_memshare_services() local
57 struct arm_smccc_res res; in arm_smccc_share_unshare_page() local

12345678910>>...15