Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/sigaltstack/
Dsas.c46 stack_t stk; in my_usr1() local
66 err = sigaltstack(NULL, &stk); in my_usr1()
71 if (stk.ss_flags != SS_DISABLE) in my_usr1()
73 stk.ss_flags); in my_usr1()
114 stack_t stk; in main() local
137 err = sigaltstack(NULL, &stk); in main()
142 if (stk.ss_flags == SS_DISABLE) { in main()
147 "should have been SS_DISABLE\n", stk.ss_flags); in main()
151 stk.ss_sp = sstack; in main()
152 stk.ss_size = stack_size; in main()
[all …]
/linux-6.1.9/arch/x86/kernel/
Ddumpstack_64.c96 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local
113 if (stk < begin || stk >= end) in in_exception_stack()
117 k = (stk - begin) >> PAGE_SHIFT; in in_exception_stack()
/linux-6.1.9/drivers/staging/media/deprecated/stkwebcam/
DMakefile2 stkwebcam-objs := stk-webcam.o stk-sensor.o
/linux-6.1.9/lib/
Dinflate.c357 } *stk; in huft_build() local
364 stk = malloc(sizeof(*stk)); in huft_build()
365 if (stk == NULL) in huft_build()
368 c = stk->c; in huft_build()
369 v = stk->v; in huft_build()
370 x = stk->x; in huft_build()
371 u = stk->u; in huft_build()
374 memzero(stk->c, sizeof(stk->c)); in huft_build()
561 free(stk); in huft_build()
/linux-6.1.9/arch/arm/include/asm/
Delf.h120 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(stk) argument
/linux-6.1.9/arch/arm64/include/asm/
Delf.h120 #define compat_elf_read_implies_exec(ex, stk) (stk == EXSTACK_DEFAULT) argument
/linux-6.1.9/arch/arm/boot/dts/
Domap4-var-stk-om44.dts13 compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4";
DMakefile974 omap4-var-stk-om44.dtb
/linux-6.1.9/arch/mips/include/asm/
Delf.h517 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
/linux-6.1.9/arch/arm/kernel/
Dsetup.c528 struct stack *stk = &stacks[cpu]; in cpu_init() local
573 : "r" (stk), in cpu_init()
/linux-6.1.9/net/bluetooth/
Dsmp.c997 u8 stk[16]; in smp_random() local
1001 smp_s1(smp->tk, smp->rrnd, smp->prnd, stk); in smp_random()
1006 hci_le_start_enc(hcon, ediv, rand, stk, smp->enc_key_size); in smp_random()
1010 u8 stk[16], auth; in smp_random() local
1017 smp_s1(smp->tk, smp->prnd, smp->rrnd, stk); in smp_random()
1029 SMP_STK, auth, stk, smp->enc_key_size, ediv, rand); in smp_random()
/linux-6.1.9/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-pinephone.dtsi421 regulator-name = "vcc-lcd-ctp-stk";
/linux-6.1.9/Documentation/devicetree/bindings/arm/omap/
Domap.txt138 compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4";
/linux-6.1.9/arch/loongarch/kernel/
Dtraps.c640 : [stk] "r" (stack), [regs] "r" (regs) in do_vint()
/linux-6.1.9/net/sched/
Dsch_htb.c815 } stk[TC_HTB_MAXDEPTH], *sp = stk; in htb_lookup_leaf() local
837 if (sp > stk) { in htb_lookup_leaf()
/linux-6.1.9/arch/m68k/ifpsp060/src/
Dpfpsp.S2388 # - The system stack contains the "Unimplemented <ea>" stk frame #
2937 mov.w &0x2024,0x6+LOCAL_SIZE(%sp) # stk fmt = 0x2; voff = 0x024
Dfpsp.S2389 # - The system stack contains the "Unimplemented <ea>" stk frame #
2938 mov.w &0x2024,0x6+LOCAL_SIZE(%sp) # stk fmt = 0x2; voff = 0x024