Home
last modified time | relevance | path

Searched refs:aflags (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/
H A Dsubdir.mk47 aflags-$$(oname) := $$(aflags-y) $$(aflags-$(1)-y)
48 aflags-remove-$$(oname) := $$(aflags-remove-y) \
49 $$(aflags-remove-$(1)-y)
62 aflags-$(1)-y :=
63 aflags-remove-$(1)-y :=
100 aflags-$$(oname) := $$(aflags-y) $$(aflags-$(1)-y)
101 aflags-remove-$$(oname) := $$(aflags-remove-y) \
102 $$(aflags-remove-$(1)-y)
115 aflags-$(1)-y :=
116 aflags-remove-$(1)-y :=
[all …]
H A Dta_dev_kit.mk51 aflags$(sm) := $($(sm)-platform-aflags)
H A Dconf.mk6 ta_arm32-platform-aflags := -pipe -gdwarf-2 -mcpu=cortex-a53 -marm
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/
H A Dsubdir.mk47 aflags-$$(oname) := $$(aflags-y) $$(aflags-$(1)-y)
48 aflags-remove-$$(oname) := $$(aflags-remove-y) \
49 $$(aflags-remove-$(1)-y)
62 aflags-$(1)-y :=
63 aflags-remove-$(1)-y :=
100 aflags-$$(oname) := $$(aflags-y) $$(aflags-$(1)-y)
101 aflags-remove-$$(oname) := $$(aflags-remove-y) \
102 $$(aflags-remove-$(1)-y)
115 aflags-$(1)-y :=
116 aflags-remove-$(1)-y :=
[all …]
H A Dta_dev_kit.mk51 aflags$(sm) := $($(sm)-platform-aflags)
H A Dconf.mk6 ta_arm64-platform-aflags := -pipe -gdwarf-2
/OK3568_Linux_fs/kernel/arch/parisc/math-emu/
H A Ddecode_exc.c85 #define update_trap_counts(Fpu_register, aflags, bflags, trap_counts) { \ argument
86 aflags=(Fpu_register[0])>>27; /* assumes zero fill. 32 bit */ \
96 unsigned int aflags; in decode_fpu() local
126 update_trap_counts(Fpu_register, aflags, bflags, trap_counts); in decode_fpu()
178 update_trap_counts(Fpu_register, aflags, bflags, in decode_fpu()
202 update_trap_counts(Fpu_register, aflags, bflags, in decode_fpu()
258 update_trap_counts(Fpu_register, aflags, bflags, in decode_fpu()
277 update_trap_counts(Fpu_register, aflags, bflags, in decode_fpu()
280 update_trap_counts(Fpu_register, aflags, bflags, in decode_fpu()
312 update_trap_counts(Fpu_register, aflags, bflags, in decode_fpu()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/mk/
H A Dsubdir.mk40 aflags-$$(oname) := $$(aflags-y) $$(aflags-$(1)-y)
41 aflags-remove-$$(oname) := $$(aflags-remove-y) \
42 $$(aflags-remove-$(1)-y)
55 aflags-$(1)-y :=
56 aflags-remove-$(1)-y :=
82 aflags-y :=
H A Dplatform_flags.mk11 arm32-platform-aflags += -mcpu=$(arm32-platform-cpuarch)
12 arm32-platform-aflags += -mfpu=neon
28 platform-aflags += -g3
38 user_ta-platform-aflags += $(arm32-platform-aflags)
H A Dta_dev_kit.mk39 aflags$(sm) := $($(sm)-platform-aflags)
H A Dconf.mk7 ta_arm32-platform-aflags := -gdwarf-2 -mcpu=cortex-a15
H A Dcompile.mk20 comp-aflags$(sm) =
/OK3568_Linux_fs/kernel/arch/s390/
H A DMakefile63 aflags-y += $(mflags-y)
85 aflags-$(CONFIG_PACK_STACK) += -D__PACK_STACK
88 KBUILD_AFLAGS_DECOMPRESSOR += $(aflags-y)
112 aflags-y += -DCC_USING_EXPOLINE
134 KBUILD_AFLAGS += $(aflags-y) $(cfi)
/OK3568_Linux_fs/kernel/arch/h8300/
H A DMakefile14 aflags-$(CONFIG_CPU_H8300H) := -mh -Wa,--mach=h8300h
17 aflags-$(CONFIG_CPU_H8S) := -ms -Wa,--mach=h8300s
/OK3568_Linux_fs/kernel/arch/hexagon/
H A DMakefile23 aflags-y += $(call cc-option,-mv${CONFIG_HEXAGON_ARCH_VERSION})
27 KBUILD_AFLAGS += $(aflags-y)
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A DMakefile67 poly1305-aflags-$(CONFIG_CPU_V7) := -U__LINUX_ARM_ARCH__ -D__LINUX_ARM_ARCH__=5
68 poly1305-aflags-$(CONFIG_KERNEL_MODE_NEON) := -U__LINUX_ARM_ARCH__ -D__LINUX_ARM_ARCH__=7
69 AFLAGS_poly1305-core.o += $(poly1305-aflags-y)
/OK3568_Linux_fs/kernel/arch/mips/vdso/
H A DMakefile36 aflags-vdso := $(ccflags-vdso) \
113 $(obj-vdso): KBUILD_AFLAGS := $(aflags-vdso) $(native-abi)
142 $(obj-vdso-o32): KBUILD_AFLAGS := $(aflags-vdso) -mabi=32
182 $(obj-vdso-n32): KBUILD_AFLAGS := $(aflags-vdso) -mabi=n32
/OK3568_Linux_fs/kernel/arch/powerpc/
H A DMakefile79 aflags-$(CONFIG_CPU_BIG_ENDIAN) += $(call cc-option,-mabi=elfv1)
80 aflags-$(CONFIG_CPU_LITTLE_ENDIAN) += -mabi=elfv2
90 aflags-$(CONFIG_CPU_BIG_ENDIAN) += $(call cc-option,-mbig-endian)
91 aflags-$(CONFIG_CPU_LITTLE_ENDIAN) += -mlittle-endian
237 KBUILD_AFLAGS += $(aflags-y)
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dacx.c745 acx->rate_policy.aflags = c->aflags; in wl1271_acx_sta_rate_policies()
761 acx->rate_policy.aflags = c->aflags; in wl1271_acx_sta_rate_policies()
779 acx->rate_policy.aflags = c->aflags; in wl1271_acx_sta_rate_policies()
810 acx->rate_policy.aflags = c->aflags; in wl1271_acx_ap_rate_policy()
H A Dinit.c438 rc.aflags = 0; in wl1271_init_ap_rates()
447 rc.aflags = 0; in wl1271_init_ap_rates()
472 rc.aflags = 0; in wl1271_init_ap_rates()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_event.c171 gfp_t aflags; in wl_ext_event_enq_event() local
177 aflags = (in_atomic()) ? GFP_ATOMIC : GFP_KERNEL; in wl_ext_event_enq_event()
178 e = kzalloc(evtq_size, aflags); in wl_ext_event_enq_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_timer.c144 gfp_t aflags; in wl_func_enq() local
147 aflags = (in_atomic()) ? GFP_ATOMIC : GFP_KERNEL; in wl_func_enq()
148 e = kzalloc(funcq_size, aflags); in wl_func_enq()
H A Dwl_event.c164 gfp_t aflags; in wl_ext_event_enq_event() local
170 aflags = (in_atomic()) ? GFP_ATOMIC : GFP_KERNEL; in wl_ext_event_enq_event()
171 e = kzalloc(evtq_size, aflags); in wl_ext_event_enq_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_event.c163 gfp_t aflags; in wl_ext_event_enq_event() local
169 aflags = (in_atomic()) ? GFP_ATOMIC : GFP_KERNEL; in wl_ext_event_enq_event()
170 e = kzalloc(evtq_size, aflags); in wl_ext_event_enq_event()
/OK3568_Linux_fs/kernel/include/linux/
H A Daudit.h361 unsigned int aflags) { in audit_inode() argument
363 __audit_inode(name, dentry, aflags); in audit_inode()
591 unsigned int aflags) in audit_inode() argument

12