| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_sk_storage_tracing.c | 36 struct sk_stg *stg; in BPF_PROG() local 41 stg = bpf_sk_storage_get(&sk_stg_map, sk, 0, in BPF_PROG() 43 if (!stg) in BPF_PROG() 46 stg->last_notclose_state = newstate; in BPF_PROG() 56 struct sk_stg *stg; in set_task_info() local 58 stg = bpf_sk_storage_get(&sk_stg_map, sk, 0, in set_task_info() 60 if (!stg) in set_task_info() 63 stg->pid = bpf_get_current_pid_tgid(); in set_task_info() 66 bpf_core_read_str(&stg->comm, sizeof(stg->comm), &task->comm); in set_task_info()
|
| H A D | bench_local_storage_create.c | 45 struct storage *stg; in BPF_PROG() local 50 stg = bpf_task_storage_get(&task_storage_map, child, NULL, in BPF_PROG() 52 if (stg) in BPF_PROG() 65 struct storage *stg; in BPF_PROG() local 72 stg = bpf_sk_storage_get(&sk_storage_map, sk, NULL, in BPF_PROG() 75 if (stg) in BPF_PROG()
|
| H A D | net_timestamping.c | 126 struct sk_stg *stg; in bpf_test_delay() local 141 stg = bpf_sk_storage_get(&sk_stg_map, (void *)sk, 0, 0); in bpf_test_delay() 142 if (!stg) in bpf_test_delay() 144 dinfo.sendmsg_ns = stg->sendmsg_ns; in bpf_test_delay() 195 struct sk_stg *stg; in BPF_PROG() local 200 stg = bpf_sk_storage_get(&sk_stg_map, sk, 0, in BPF_PROG() 202 if (!stg) in BPF_PROG() 205 stg->sendmsg_ns = timestamp; in BPF_PROG()
|
| H A D | bpf_dctcp.c | 66 int *stg; in BPF_PROG() local 100 stg = bpf_sk_storage_get(&sk_stg_map, (void *)tp, NULL, 0); in BPF_PROG() 101 if (stg) { in BPF_PROG() 102 stg_result = *stg; in BPF_PROG()
|
| /linux/arch/s390/net/ |
| H A D | bpf_timed_may_goto.S | 29 stg %r14,FRAME_OFF+R14_OFF(%r15) 30 stg %r0,FRAME_OFF+RETADDR_OFF(%r15) 31 stg %r15,FRAME_OFF+R15_OFF(%r15) 34 stg %r1,__SF_BACKCHAIN(%r15)
|
| /linux/arch/s390/kernel/ |
| H A D | entry.S | 159 stg %r15,__THREAD_ksp(%r1,%r2) # store kernel stack of prev 163 stg %r3,__LC_CURRENT(%r13) # store task struct of next 164 stg %r15,__LC_KERNEL_STACK(%r13) # store end of kernel stack 171 stg %r3,__LC_STACK_CANARY(%r13) 199 stg %r2,__SF_SIE_CONTROL_PHYS(%r15) # save sie block physical.. 200 stg %r3,__SF_SIE_CONTROL(%r15) # ...and virtual addresses 201 stg %r4,__SF_SIE_SAVEAREA(%r15) # save guest register save area 202 stg %r5,__SF_SIE_GUEST_ASCE(%r15) # save guest asce
|
| H A D | head.S | 26 stg %r14,__LC_CURRENT(%r2) 28 stg %r15,__LC_KERNEL_STACK(%r2)
|
| H A D | text_amode31.S | 112 stg %r2,0(%r4) 144 stg %r2,8(%r4)
|
| H A D | mcount.S | 47 stg %r14,(__SF_GPRS+8*8)(%r15) # save traced function caller
|
| H A D | reipl.S | 68 stg %r2,8(%r1)
|
| /linux/block/partitions/ |
| H A D | mac.c | 24 static inline void mac_fix_string(char *stg, int len) in mac_fix_string() argument 28 for (i = len - 1; i >= 0 && stg[i] == ' '; i--) in mac_fix_string() 29 stg[i] = 0; in mac_fix_string()
|
| /linux/arch/s390/boot/ |
| H A D | head.S | 49 stg %r1,IPL_DEVICE-PARMAREA(%r12) # save ipl device number 82 stg %r2,INITRD_START-PARMAREA(%r12) 84 stg %r2,INITRD_SIZE-PARMAREA(%r12) # store size of rd 87 stg %r2,INITRD_START-PARMAREA(%r12) # no ramdisk found 131 stg %r14,__LC_IO_NEW_PSW+8 308 stg %r9,__LC_PGM_NEW_PSW+8 317 stg %r9,__LC_PGM_NEW_PSW+8
|
| /linux/drivers/clk/starfive/ |
| H A D | Makefile | 10 obj-$(CONFIG_CLK_STARFIVE_JH7110_STG) += clk-starfive-jh7110-stg.o
|
| /linux/arch/s390/kernel/vdso/ |
| H A D | vdso_user_wrapper.S | 21 stg %r14,__SFVDSO_RETURN_ADDRESS(%r15)
|
| H A D | vgetrandom-chacha.S | 161 stg %r3,0(%r4)
|
| /linux/tools/testing/selftests/arm64/mte/ |
| H A D | mte_helper.S | 68 stg x0, [x0, #0x0]
|
| /linux/arch/arm64/lib/ |
| H A D | mte.S | 98 stg x4, [x0], #MTE_GRANULE_SIZE
|
| /linux/arch/s390/lib/ |
| H A D | mem.S | 191 __MEMSET 64,8,stg
|
| /linux/arch/riscv/boot/dts/starfive/ |
| H A D | jh7110.dtsi | 584 starfive,stg-syscon = <&stg_syscon 0x4>; 624 starfive,stg-syscon = <&stg_syscon 0x148 0x1f4>; 654 compatible = "starfive,jh7110-stg-syscon", "syscon"; 1267 starfive,stg-syscon = <&stg_syscon>; 1310 starfive,stg-syscon = <&stg_syscon>;
|
| /linux/arch/s390/purgatory/ |
| H A D | head.S | 72 stg %r4,0(%r0)
|
| /linux/Documentation/arch/arm64/ |
| H A D | memory-tagging-extension.rst | 306 asm volatile("stg %0, [%0]" : : "r" (tagged_addr) : "memory"); \
|
| /linux/lib/crypto/s390/ |
| H A D | chacha-s390.S | 483 stg %r0,0(SP) # back-chain
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | nfsd-maintainer-entry-profile.rst | 276 such as "git send-email" or "stg email format/send", which tend to
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 765 e324 stg RXY_RRRD
|