/linux/scripts/ |
A D | syscallnr.sh | 57 guard=_ASM_$(basename "$outfile" | 62 echo "#ifndef $guard" 63 echo "#define $guard" 73 echo "#endif /* $guard */"
|
A D | syscallhdr.sh | 68 guard=_UAPI_ASM_$(basename "$outfile" | 73 echo "#ifndef $guard" 74 echo "#define $guard" 97 echo "#endif /* $guard */"
|
A D | gcc-x86_32-has-stack-protector.sh | 8 …* -S -x c -c -m32 -O0 -fstack-protector -mstack-protector-guard-reg=fs -mstack-protector-guard-sym…
|
/linux/arch/parisc/math-emu/ |
A D | cnv_float.h | 88 #define Dbl_to_sgl_mantissa(srcA,srcB,dest,inexact,guard,sticky,odd) \ argument 90 guard = Dbit3p2(srcB); \ 92 inexact = guard | sticky; \ 101 guard = inexact >> 31; \ 124 if (guard && (sticky || odd)) { \ 134 guard = odd; \ 136 inexact |= guard; \ 144 guard = inexact >> 31; \ 157 guard = inexact >> 31; \ 166 guard = Dhidden(srcA); \ [all …]
|
/linux/Documentation/devicetree/bindings/display/ |
A D | atmel,lcdc.txt | 56 - atmel,guard-time: lcd guard time (Delay in frame periods) 71 atmel,guard-time = <9>;
|
/linux/Documentation/arm64/ |
A D | memory.rst | 40 fffffbfffe000000 fffffbfffe7fffff 8MB [guard region] 42 fffffbffff800000 fffffbffffffffff 8MB [guard region] 44 fffffe0000000000 ffffffffffffffff 2TB [guard region] 58 fffffbfffe000000 fffffbfffe7fffff 8MB [guard region] 60 fffffbffff800000 fffffbffffffffff 8MB [guard region] 62 ffffffe000000000 ffffffffffffffff 128GB [guard region]
|
/linux/drivers/media/usb/dvb-usb-v2/ |
A D | mxl111sf-demod.c | 143 enum fe_guard_interval *guard) in mxl1x1sf_demod_get_tps_guard_interval() argument 153 *guard = GUARD_INTERVAL_1_32; in mxl1x1sf_demod_get_tps_guard_interval() 156 *guard = GUARD_INTERVAL_1_16; in mxl1x1sf_demod_get_tps_guard_interval() 159 *guard = GUARD_INTERVAL_1_8; in mxl1x1sf_demod_get_tps_guard_interval() 162 *guard = GUARD_INTERVAL_1_4; in mxl1x1sf_demod_get_tps_guard_interval()
|
/linux/arch/riscv/ |
A D | Makefile | 80 $(eval KBUILD_CFLAGS += -mstack-protector-guard=tls \ 81 -mstack-protector-guard-reg=tp \ 82 -mstack-protector-guard-offset=$(shell \
|
/linux/lib/ |
A D | .bitrev.o.cmd | 1 …-struct-debug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-p…
|
A D | .clz_tab.o.cmd | 1 …-struct-debug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-p…
|
/linux/drivers/thermal/intel/ |
A D | intel_powerclamp.c | 79 unsigned int guard; member 326 unsigned int guard, unsigned int win) in powerclamp_adjust_controls() argument 359 return set_target_ratio + guard <= current_ratio; in powerclamp_adjust_controls() 379 w_data->guard = 1 + w_data->target_ratio / 20; in clamp_balancing_func() 422 w_data->guard, in clamp_idle_injection_func()
|
/linux/crypto/ |
A D | .jitterentropy.o.cmd | 1 …-struct-debug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-p…
|
A D | .rsaprivkey.asn1.o.cmd | 1 …-struct-debug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-p…
|
A D | .rsapubkey.asn1.o.cmd | 1 …-struct-debug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-p…
|
/linux/lib/zstd/common/ |
A D | .debug.o.cmd | 1 …-struct-debug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-p…
|
/linux/drivers/media/dvb-frontends/cxd2880/ |
A D | cxd2880_top.c | 710 info.guard = CXD2880_DVBT_GUARD_1_4; in cxd2880_set_ber_per_period_t() 717 denominator_tbl[info.guard]; in cxd2880_set_ber_per_period_t() 721 denominator_tbl[info.guard]; in cxd2880_set_ber_per_period_t() 725 denominator_tbl[info.guard]; in cxd2880_set_ber_per_period_t() 746 denominator_tbl[info.guard]; in cxd2880_set_ber_per_period_t() 750 denominator_tbl[info.guard]; in cxd2880_set_ber_per_period_t() 754 denominator_tbl[info.guard]; in cxd2880_set_ber_per_period_t() 760 denominator_tbl[info.guard]; in cxd2880_set_ber_per_period_t() 1428 &mode, &guard); in cxd2880_get_frontend_t() 1443 switch (guard) { in cxd2880_get_frontend_t() [all …]
|
A D | cxd2880_tnrdmd_dvbt_mon.c | 85 *guard) in cxd2880_tnrdmd_dvbt_mon_mode_guard() 90 if (!tnr_dmd || !mode || !guard) in cxd2880_tnrdmd_dvbt_mon_mode_guard() 110 mode, guard); in cxd2880_tnrdmd_dvbt_mon_mode_guard() 134 *guard = (enum cxd2880_dvbt_guard)(rdata & 0x03); in cxd2880_tnrdmd_dvbt_mon_mode_guard() 280 info->guard = (enum cxd2880_dvbt_guard)((rdata[1] >> 3) & 0x03); in cxd2880_tnrdmd_dvbt_mon_tps_info()
|
/linux/drivers/clk/uniphier/ |
A D | .clk-uniphier-mio.o.cmd | 1 …-struct-debug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-p…
|
A D | .clk-uniphier-peri.o.cmd | 1 …-struct-debug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-p…
|
A D | .clk-uniphier-sys.o.cmd | 1 …-struct-debug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-p…
|
/linux/arch/arm64/ |
A D | Makefile | 54 $(eval KBUILD_CFLAGS += -mstack-protector-guard=sysreg \ 55 -mstack-protector-guard-reg=sp_el0 \ 56 -mstack-protector-guard-offset=$(shell \
|
/linux/drivers/tty/vt/ |
A D | .consolemap_deftbl.o.cmd | 1 …-struct-debug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-p…
|
/linux/lib/fonts/ |
A D | .font_8x8.o.cmd | 1 …-struct-debug-baseonly -mstack-protector-guard=sysreg -mstack-protector-guard-reg=sp_el0 -mstack-p…
|
/linux/tools/bpf/bpftool/ |
A D | gen.c | 66 static void get_header_guard(char *guard, const char *obj_name) in get_header_guard() argument 70 sprintf(guard, "__%s_SKEL_H__", obj_name); in get_header_guard() 71 for (i = 0; guard[i]; i++) in get_header_guard() 72 guard[i] = toupper(guard[i]); in get_header_guard()
|
/linux/arch/x86/ |
A D | Makefile | 84 KBUILD_CFLAGS += -mstack-protector-guard-reg=fs -mstack-protector-guard-symbol=__stack_chk_guard 86 KBUILD_CFLAGS += -mstack-protector-guard=global
|