Home
last modified time | relevance | path

Searched refs:stk (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/signal/
H A Dsas.c47 stack_t stk; in my_usr1() local
61 err = sigaltstack(NULL, &stk); in my_usr1()
66 if (stk.ss_flags != SS_DISABLE) in my_usr1()
68 stk.ss_flags); in my_usr1()
109 stack_t stk; in main() local
132 err = sigaltstack(NULL, &stk); in main()
137 if (stk.ss_flags == SS_DISABLE) { in main()
142 "should have been SS_DISABLE\n", stk.ss_flags); in main()
146 stk.ss_sp = sstack; in main()
147 stk.ss_size = stack_size; in main()
[all …]
/linux/arch/arm/include/asm/
H A Delf.h119 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(stk) argument
/linux/arch/arm/boot/dts/ti/omap/
H A Domap4-var-stk-om44.dts13 compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4";
/linux/arch/mips/include/asm/
H A Delf.h519 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
/linux/arch/arm/kernel/
H A Dsetup.c535 struct stack *stk = &stacks[cpu]; in cpu_init() local
580 : "r" (stk), in cpu_init()
/linux/net/bluetooth/
H A Dsmp.c977 u8 stk[16]; in smp_random() local
981 smp_s1(smp->tk, smp->rrnd, smp->prnd, stk); in smp_random()
986 hci_le_start_enc(hcon, ediv, rand, stk, smp->enc_key_size); in smp_random()
990 u8 stk[16], auth; in smp_random() local
997 smp_s1(smp->tk, smp->prnd, smp->rrnd, stk); in smp_random()
1006 SMP_STK, auth, stk, smp->enc_key_size, ediv, rand); in smp_random()
/linux/net/sched/
H A Dsch_htb.c824 } stk[TC_HTB_MAXDEPTH], *sp = stk; in htb_lookup_leaf() local
848 if (sp > stk) { in htb_lookup_leaf()
/linux/arch/loongarch/kernel/
H A Dtraps.c1130 : [stk] "r" (stack), [regs] "r" (regs) in do_vint()
/linux/arch/m68k/ifpsp060/src/
H A Dpfpsp.S2388 # - The system stack contains the "Unimplemented <ea>" stk frame #
2937 mov.w &0x2024,0x6+LOCAL_SIZE(%sp) # stk fmt = 0x2; voff = 0x024
H A Dfpsp.S2389 # - The system stack contains the "Unimplemented <ea>" stk frame #
2938 mov.w &0x2024,0x6+LOCAL_SIZE(%sp) # stk fmt = 0x2; voff = 0x024