Symbol: S
arch/alpha/kernel/io.c
364
struct S { int x __attribute__((packed)); };
arch/alpha/kernel/io.c
458
struct S { int x __attribute__((packed)); };
arch/powerpc/xmon/ppc-opc.c
834
#define S SP + 1
arch/x86/crypto/serpent-avx-x86_64-asm_64.S
521
#define S(SBOX, x0, x1, x2, x3, x4) \
arch/x86/crypto/serpent-avx2-asm_64.S
520
#define S(SBOX, x0, x1, x2, x3, x4) \
arch/x86/crypto/serpent-sse2-x86_64-asm_64.S
559
#define S(SBOX, x0, x1, x2, x3, x4) \
drivers/gpu/drm/i915/i915_cmd_parser.c
213
#define S CMD_DESC_SKIP
drivers/gpu/drm/i915/i915_cmd_parser.c
520
#undef S
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2575
#define S(desc, fmt, var) \
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2590
#undef S
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
2676
#define S(s, v) S3("s", s, v)
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
3141
#undef S
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
2057
#define S(s, v) S3("s", s, v)
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
2124
#undef S
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
2193
#define S(s, v) S3("s", s, v)
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
2251
#undef S
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
2309
#define S(desc, fmt, var) \
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c
2324
#undef S
drivers/phy/rockchip/phy-rockchip-samsung-dcphy.c
131
#define S(x) FIELD_PREP(S_MASK, x)
drivers/scsi/lpfc/lpfc_init.c
2915
#define S(N,V) (((V)<<(N))|((V)>>(32-(N))))
net/openvswitch/datapath.c
2741
#define S(x) [(x) & ~SKB_DROP_REASON_SUBSYS_MASK] = (#x),
net/openvswitch/datapath.c
2743
#undef S
samples/bpf/trace_output.bpf.c
15
struct S {
samples/bpf/tracex3.bpf.c
41
#define S(k) if (n >= (1ull << k)) { i += k; n >>= k; }
samples/bpf/tracex3.bpf.c
45
#undef S
tools/testing/selftests/bpf/progs/btf_data.c
28
typedef int S;
tools/testing/selftests/bpf/progs/btf_data.c
3
struct S {
tools/testing/selftests/bpf/progs/btf_dump_test_case_namespacing.c
10
struct S {
tools/testing/selftests/bpf/progs/btf_dump_test_case_namespacing.c
15
typedef struct S S;
tools/testing/selftests/bpf/progs/test_global_func11.c
7
struct S {
tools/testing/selftests/bpf/progs/test_global_func12.c
7
struct S {
tools/testing/selftests/bpf/progs/test_global_func13.c
7
struct S {
tools/testing/selftests/bpf/progs/test_global_func9.c
7
struct S {
tools/testing/selftests/bpf/progs/test_global_func_args.c
7
struct S {
tools/testing/selftests/exec/recursion-depth.c
56
#define S "#!" FILENAME "\n"
tools/testing/selftests/proc/setns-dcache.c
121
#define S "Num RefCount Protocol Flags Type St Inode Path\n"