/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_namespacing.c | 10 struct S { struct 11 int S; argument 15 typedef struct S S; typedef 18 int S; member
|
H A D | btf_data.c | 3 struct S { struct 15 struct S1 { argument 28 typedef int S; argument
|
H A D | test_global_func11.c | 7 struct S { struct 11 __noinline int foo(const struct S *s) in foo() argument
|
H A D | test_global_func13.c | 7 struct S { struct 11 __noinline int foo(const struct S *s) in foo() argument
|
H A D | test_global_func12.c | 7 struct S { struct 11 __noinline int foo(const struct S *s) in foo() argument
|
H A D | test_global_func_args.c | 7 struct S { struct 11 struct S global_variable = {}; argument
|
H A D | test_global_func9.c | 7 struct S { struct 20 __type(value, struct S); argument
|
/linux/samples/bpf/ |
H A D | trace_output.bpf.c | 15 struct S { in bpf_prog1() struct 16 u64 pid; in bpf_prog1() 17 u64 cookie; in bpf_prog1()
|
/linux/drivers/isdn/mISDN/ |
H A D | dsp_blowfish.c | 370 u32 *S = dsp->bf_s; in dsp_bf_encrypt() local 462 u32 *S = dsp->bf_s; in dsp_bf_decrypt() local 558 encrypt_block(const u32 *P, const u32 *S, u32 *dst, u32 *src) in encrypt_block() 599 u32 *S = (u32 *)dsp->bf_s; in dsp_bf_init() local
|
/linux/include/math-emu/ |
H A D | op-4.h | 29 #define _FP_FRAC_COPY_4(D,S) \ argument 429 #define _FP_SQRT_MEAT_4(R, S, T, X, q) \ argument 615 #define _FP_FRAC_CONV_1_4(dfs, sfs, D, S) \ argument 625 #define _FP_FRAC_CONV_2_4(dfs, sfs, D, S) \ argument 677 #define _FP_FRAC_CONV_4_1(dfs, sfs, D, S) \ argument 684 #define _FP_FRAC_CONV_4_2(dfs, sfs, D, S) \ argument
|
H A D | op-2.h | 29 #define _FP_FRAC_COPY_2(D,S) (D##_f0 = S##_f0, D##_f1 = S##_f1) argument 524 #define _FP_SQRT_MEAT_2(R, S, T, X, q) \ argument 588 #define _FP_FRAC_CONV_1_2(dfs, sfs, D, S) \ argument 598 #define _FP_FRAC_CONV_2_1(dfs, sfs, D, S) \ argument
|
H A D | op-1.h | 29 #define _FP_FRAC_COPY_1(D,S) (D##_f = S##_f) argument 253 #define _FP_SQRT_MEAT_1(R, S, T, X, q) \ argument 288 #define _FP_FRAC_CONV_1_1(dfs, sfs, D, S) \ argument
|
/linux/arch/powerpc/crypto/ |
H A D | chacha-p10le-8x.S | 493 .macro Add_state S argument 518 .macro Write_256 S argument
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_debug.h | 39 #define hw_dbg(hw, S, A...) dev_dbg(i40e_hw_to_dev(hw), S, ##A) argument 40 #define hw_warn(hw, S, A...) dev_warn(i40e_hw_to_dev(hw), S, ##A) argument
|
/linux/crypto/ |
H A D | blowfish_common.c | 314 const u32 *S = bctx->s; in encrypt_block() local 349 u32 *S = ctx->s; in blowfish_setkey() local
|
H A D | blowfish_generic.c | 41 const u32 *S = ctx->s; in bf_encrypt() local 73 const u32 *S = ctx->s; in bf_decrypt() local
|
H A D | blake2b_generic.c | 40 static void blake2b_increment_counter(struct blake2b_state *S, const u64 inc) in blake2b_increment_counter() 70 static void blake2b_compress_one_generic(struct blake2b_state *S, in blake2b_compress_one_generic()
|
/linux/arch/alpha/kernel/ |
H A D | io.c | 364 struct S { int x __attribute__((packed)); }; in ioread32_rep() argument 458 struct S { int x __attribute__((packed)); }; in iowrite32_rep() argument
|
/linux/tools/testing/selftests/exec/ |
H A D | recursion-depth.c | 56 #define S "#!" FILENAME "\n" in main() macro
|
/linux/fs/smb/common/ |
H A D | arc4.h | 16 u32 S[256]; member
|
/linux/include/crypto/ |
H A D | arc4.h | 16 u32 S[256]; member
|
/linux/arch/mips/include/asm/ |
H A D | elfcore-compat.h | 24 #define SET_PR_FPVALID(S) \ argument
|
/linux/arch/x86/include/asm/ |
H A D | elfcore-compat.h | 26 #define SET_PR_FPVALID(S) \ argument
|
/linux/tools/testing/selftests/proc/ |
H A D | setns-dcache.c | 121 #define S "Num RefCount Protocol Flags Type St Inode Path\n" in main() macro
|
/linux/drivers/block/drbd/ |
H A D | drbd_state.h | 37 #define NS(T, S) \ argument 51 #define _NS(D, T, S) \ argument
|