Searched refs:call (Results 101 - 125 of 592) sorted by relevance

1234567891011>>

/linux-master/arch/arm64/kernel/vdso32/
H A DMakefile22 cc32-option = $(call try-run,\
24 cc32-disable-warning = $(call try-run,\
42 VDSO_CAFLAGS += $(call cc32-option,-fno-PIE)
48 VDSO_CAFLAGS += $(call cc32-option,-fno-dwarf2-cfi-asm)
71 VDSO_CFLAGS += $(call cc32-option,-Wno-pointer-sign)
73 VDSO_CFLAGS += $(call cc32-option,-Werror=strict-prototypes)
75 VDSO_CFLAGS += $(call cc32-option,-Werror=incompatible-pointer-types)
84 VDSO_CFLAGS += $(call cc32-disable-warning,shift-count-overflow)
133 $(call if_changed,objcopy)
136 $(call if_change
[all...]
/linux-master/arch/s390/boot/
H A DMakefile72 $(call if_changed,objcopy)
75 $(call if_changed,section_cmp)
80 $(call if_changed,ld)
84 $(call if_changed,ld)
92 $(call if_changed,dumpsyms)
96 $(call if_changed,objcopy)
100 $(call if_changed,objcopy)
104 $(call if_changed,objcopy)
108 $(call if_changed,objcopy)
114 $(call if_change
[all...]
/linux-master/arch/x86/boot/compressed/
H A DMakefile37 KBUILD_CFLAGS += $(call cc-disable-warning, address-of-packed-member)
38 KBUILD_CFLAGS += $(call cc-disable-warning, gnu)
40 KBUILD_CFLAGS += $(call cc-option,-fmacro-prefix-map=$(srctree)/=)
44 KBUILD_CFLAGS += $(call cc-option,-Wa$(comma)-mrelax-relocations=no)
55 KBUILD_LDFLAGS += $(call ld-option,--no-ld-generated-unwind-info)
58 LDFLAGS_vmlinux := -pie $(call ld-option, --no-dynamic-linker)
64 LDFLAGS_vmlinux += $(call ld-option,--no-warn-rwx-segments)
84 $(call if_changed,voffset)
111 $(call if_changed,ld)
115 $(call if_change
[all...]
/linux-master/drivers/virt/vboxguest/
H A Dvboxguest_utils.c3 * vboxguest vmm-req and hgcm-call code, VBoxGuestR0LibHGCMInternal.cpp,
22 /* Get the pointer to the first parameter of a HGCM call request. */
240 * hgcm_call_preprocess - Preprocesses the HGCM call, validate parameters,
243 * @src_parm: Pointer to source function call parameters
244 * @parm_count: Number of function call parameters.
333 static void hgcm_call_init_linaddr(struct vmmdev_hgcm_call *call, argument
350 dst_pg_lst = (void *)call + *off_extra;
375 * hgcm_call_init_call - Initializes the call request that we're sending
377 * @call: The call t
384 hgcm_call_init_call( struct vmmdev_hgcm_call *call, u32 client_id, u32 function, const struct vmmdev_hgcm_function_parameter *src_parm, u32 parm_count, void **bounce_bufs) argument
438 hgcm_cancel_call(struct vbg_dev *gdev, struct vmmdev_hgcm_call *call) argument
478 vbg_hgcm_do_call(struct vbg_dev *gdev, struct vmmdev_hgcm_call *call, u32 timeout_ms, bool interruptible, bool *leak_it) argument
565 hgcm_call_copy_back_result( const struct vmmdev_hgcm_call *call, struct vmmdev_hgcm_function_parameter *dst_parm, u32 parm_count, void **bounce_bufs) argument
621 struct vmmdev_hgcm_call *call; local
[all...]
/linux-master/tools/lib/symbol/
H A DMakefile99 $(call QUIET_INSTALL, $(LIBFILE)) \
100 $(call do_install_mkdir,$(libdir_SQ)); \
108 $(call QUIET_INSTALL, $@) \
109 $(call do_install,$<,$(INSTALL_HDRS_PFX)/,644)
112 $(call QUIET_INSTALL, libsymbol_headers)
117 $(call QUIET_CLEAN, libsymbol) $(RM) $(LIBFILE); \
/linux-master/arch/x86/entry/
H A Dentry_64_fred.S38 call fred_entry_from_user
54 call fred_entry_from_kernel
68 * because there is no need to protect from reentrancy and the call
116 call __fred_entry_from_kvm /* Call the C entry point */
/linux-master/certs/
H A DMakefile21 $(call if_changed,check_and_copy_blacklist_hash_list)
32 $(call if_changed,extract_certs)
53 $(call if_changed,gen_key)
62 $(call cmd,copy_x509_config)
74 $(call if_changed,extract_certs)
81 $(call if_changed,extract_certs)
/linux-master/arch/riscv/kernel/compat_vdso/
H A DMakefile24 COMPAT_CC_FLAGS += $(call cc-option,-mno-riscv-attribute)
25 COMPAT_CC_FLAGS += $(call as-option,-Wa$(comma)-mno-arch-attr)
42 $(call if_changed,compat_vdsold)
47 $(call if_changed_dep,compat_vdsoas)
52 $(call if_changed,objcopy)
60 $(call if_changed,compat_vdsosym)
/linux-master/arch/s390/purgatory/
H A DMakefile9 $(call if_changed_rule,cc_o_c)
14 $(call if_changed_rule,as_o_S)
23 KBUILD_CFLAGS += $(call cc-option,-fno-PIE)
32 $(call if_changed,ld)
35 $(call if_changed,ld)
42 $(call if_changed,objcopy)
/linux-master/arch/mips/vdso/
H A DMakefile31 -mrelax-pic-calls $(call cc-option, -mexplicit-relocs) \
33 $(call cc-option, -fno-asynchronous-unwind-tables)
79 $(call if_changed,objcopy)
109 $(call if_changed,vdsold_and_vdso_check)
113 $(call if_changed,genvdso)
136 $(call if_changed_dep,vdsoas_o_S)
139 $(call cmd,force_checksrc)
140 $(call if_changed_rule,cc_o_c)
144 $(call if_changed_dep,cpp_lds_S)
147 $(call if_change
[all...]
/linux-master/arch/mips/boot/compressed/
H A DMakefile59 $(call if_changed,objcopy)
72 $(call if_changed,$(tool_y))
80 $(call if_changed,objcopy)
109 $(call cmd,zld)
110 $(call cmd,strip)
138 $(call cmd,32)
146 $(call cmd,ecoff)
153 $(call cmd,objcopy)
160 $(call cmd,objcopy)
165 $(call if_change
[all...]
/linux-master/fs/ntfs3/
H A DMakefile8 $(call cc-option,-Wunused-but-set-variable,-Wunused-const-variable) \
9 $(call cc-option,-Wold-style-declaration,-Wout-of-line-declaration)
/linux-master/samples/bpf/
H A DMakefile.target58 $(call if_changed_dep,tprog-csingle)
67 $(call if_changed,tprog-cmulti)
68 $(call multi_depend, $(tprog-cmulti), , -objs)
75 $(call if_changed_dep,tprog-cobjs)
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_probe_user.c34 int BPF_KSYSCALL(handle_sys_socketcall, int call, unsigned long *args) argument
36 if (call == SYS_CONNECT) {
/linux-master/arch/loongarch/boot/
H A DMakefile16 $(call if_changed,strip)
20 $(call if_changed,objcopy)
/linux-master/samples/hid/
H A DMakefile.target58 $(call if_changed_dep,tprog-csingle)
67 $(call if_changed,tprog-cmulti)
68 $(call multi_depend, $(tprog-cmulti), , -objs)
75 $(call if_changed_dep,tprog-cobjs)
/linux-master/arch/x86/
H A DMakefile.um23 KBUILD_CFLAGS += $(call cc-option,-m32)
24 KBUILD_AFLAGS += $(call cc-option,-m32)
25 LINK-y += $(call cc-option,-m32)
34 cflags-y += $(call cc-option,-mpreferred-stack-boundary=2)
/linux-master/kernel/kcsan/
H A DMakefile10 CFLAGS_core.o := $(call cc-option,-fno-conserve-stack) \
11 $(call cc-option,-mno-outline-atomics) \
/linux-master/arch/arm64/tools/
H A DMakefile21 $(call if_changed,gen_cpucaps)
24 $(call if_changed,gen_sysreg)
/linux-master/scripts/
H A DMakefile.userprogs29 $(call if_changed_dep,user_cc_c)
36 $(call if_changed,user_ld)
37 $(call multi_depend, $(user-cmulti), , -objs)
43 $(call if_changed_dep,user_cc_o_c)
/linux-master/arch/s390/tools/
H A DMakefile24 $(call filechk,facility-defs.h)
27 $(call filechk,dis-defs.h)
/linux-master/drivers/hwtracing/coresight/
H A DMakefile15 $(call cc-option, -Wrestrict) \
16 $(call cc-option, -Wunused-but-set-variable) \
17 $(call cc-option, -Wunused-const-variable) \
18 $(call cc-option, -Wpacked-not-aligned) \
19 $(call cc-option, -Wformat-overflow) \
20 $(call cc-option, -Wformat-truncation) \
21 $(call cc-option, -Wstringop-overflow) \
22 $(call cc-option, -Wstringop-truncation)
/linux-master/arch/arm/boot/bootp/
H A DMakefile19 PARAMS_PHYS := $(call add_hex, $(PHYS_OFFSET), 0x100)
27 INITRD_PHYS := $(call add_hex, $(PHYS_OFFSET), $(INITRD_OFFSET))
50 $(call if_changed,ld)
/linux-master/scripts/gdb/linux/
H A DMakefile12 $(call if_changed,symlink)
23 $(call if_changed_dep,gen_constants_py)
/linux-master/arch/nios2/kernel/
H A Dentry.S189 /* Check that the requested system call is within limits */
202 /* Execute the system call */
249 call do_syscall_trace_enter
252 /* Create system call register arguments. The 5th and 6th
292 call do_syscall_trace_exit
309 call schedule
317 call do_notify_resume
358 /* This is the IRQ # for handler call */
364 mov r5, sp /* Setup pt_regs pointer for handler call */
365 call do_IR
[all...]

Completed in 205 milliseconds

1234567891011>>