Home
last modified time | relevance | path

Searched refs:a_flags (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dsmp_types.h62 atomic_t a_flags; member
/linux/arch/powerpc/kernel/vdso/
H A DMakefile122 cmd_vdso32as = $(VDSOCC) $(a_flags) $(CC32FLAGS) $(AS32FLAGS) -c -o $@ $<
129 cmd_vdso64as = $(VDSOCC) $(a_flags) $(AS64FLAGS) -c -o $@ $<
/linux/arch/riscv/kernel/compat_vdso/
H A DMakefile72 cmd_compat_vdsoas = $(COMPAT_CC) $(a_flags) $(COMPAT_CC_FLAGS) -c -o $@ $<
/linux/arch/s390/kernel/vdso/
H A DMakefile66 cmd_vdsoas = $(CC) $(a_flags) -c -o $@ $<
/linux/arch/loongarch/vdso/
H A DMakefile56 cmd_vdsoas_o_S = $(CC) $(a_flags) -c -o $@ $<
/linux/scripts/
H A DMakefile.lib174 a_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \
268 cmd_as_o_S = $(CC) $(a_flags) -c -o $@ $< $(cmd_objtool)
H A DMakefile.build419 cmd_cpp_s_S = $(CPP) $(a_flags) -o $@ $<
/linux/arch/mips/vdso/
H A DMakefile75 cmd_vdsoas_o_S = $(CC) $(a_flags) -c -o $@ $<