Home
last modified time | relevance | path

Searched full:call (Results 1 – 25 of 4733) sorted by relevance

12345678910>>...190

/openbmc/linux/net/rxrpc/
Drxperf.c
Drecvmsg.c
Dcall_state.c
Dcall_accept.c
/openbmc/openbmc/meta-security/recipes-ids/ossec/files/
H A D0002-Makefile-don-t-set-uid-gid.patch30 - $(call INSTALL_CMD,0550,root,0) ossec-agentd ${PREFIX}/bin
31 - $(call INSTALL_CMD,0550,root,0) agent-auth ${PREFIX}/bin
32 + $(call INSTALL_CMD,0550) ossec-agentd ${PREFIX}/bin
33 + $(call INSTALL_CMD,0550) agent-auth ${PREFIX}/bin
35 - $(call INSTALL_CMD,0750,${OSSEC_USER},${OSSEC_GROUP}) -d ${PREFIX}/queue/rids
36 + $(call INSTALL_CMD,0750) -d ${PREFIX}/queue/rids
44 - $(call INSTALL_CMD,0550,root,${OSSEC_GROUP}) -d ${PREFIX}/
45 - $(call INSTALL_CMD,0750,${OSSEC_USER},${OSSEC_GROUP}) -d ${PREFIX}/logs
46 - $(call INSTALL_CMD,0660,${OSSEC_USER},${OSSEC_GROUP}) /dev/null ${PREFIX}/logs/ossec.log
48 - $(call INSTALL_CMD,0550,root,0) -d ${PREFIX}/bin
[all …]
/openbmc/linux/include/trace/
Dtrace_events.h
Dtrace_custom_events.h
/openbmc/linux/include/asm-generic/
Dsyscall.h
/openbmc/linux/tools/perf/util/
Dthread-stack.h
/openbmc/linux/Documentation/networking/
Drxrpc.rst
/openbmc/linux/include/linux/firmware/intel/
Dstratix10-smc.h
/openbmc/linux/arch/x86/
DMakefile_32.cpu
/openbmc/linux/tools/testing/selftests/bpf/progs/
Dverifier_spin_lock.c
Dverifier_subreg.c
Dverifier_ref_tracking.c
Diters_state_safety.c
Dverifier_helper_restricted.c
/openbmc/linux/tools/scripts/
Dutilities.mak
/openbmc/linux/Documentation/process/
Dadding-syscalls.rst
/openbmc/linux/tools/perf/
DMakefile.config
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dhub.fuc
/openbmc/u-boot/arch/arm/
H A Dconfig.mk20 PLATFORM_RELFLAGS += $(call cc-option, -msoft-float) \
21 $(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))
24 LLVM_RELFLAGS := $(call cc-option,-mllvm,) \
25 $(call cc-option,-mno-movt,)
38 AFLAGS_IMPLICIT_IT := $(call as-option,-Wa$(comma)-mimplicit-it=always)
40 $(call cc-option, -mthumb -mthumb-interwork,\
41 $(call cc-option,-marm,)\
42 $(call cc-option,-mno-thumb-interwork,)\
45 PF_CPPFLAGS_ARM := $(call cc-option,-marm,) \
46 $(call cc-option,-mno-thumb-interwork,)
[all …]
/openbmc/linux/include/linux/
Ddelayed_call.h
/openbmc/linux/arch/sh/boot/
DMakefile
/openbmc/linux/arch/mips/boot/
DMakefile

12345678910>>...190