Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-startek-kd070fhfid015.c52 static int stk_panel_init(struct stk_panel *stk) in stk_panel_init() argument
54 struct mipi_dsi_device *dsi = stk->dsi; in stk_panel_init()
75 mipi_dsi_dcs_set_column_address_multi(&dsi_ctx, 0, stk->mode->hdisplay - 1); in stk_panel_init()
76 mipi_dsi_dcs_set_page_address_multi(&dsi_ctx, 0, stk->mode->vdisplay - 1); in stk_panel_init()
81 static int stk_panel_on(struct stk_panel *stk) in stk_panel_on() argument
83 struct mipi_dsi_device *dsi = stk->dsi; in stk_panel_on()
93 static void stk_panel_off(struct stk_panel *stk) in stk_panel_off() argument
95 struct mipi_dsi_device *dsi = stk->dsi; in stk_panel_off()
108 struct stk_panel *stk = to_stk_panel(panel); in stk_panel_unprepare() local
110 stk_panel_off(stk); in stk_panel_unprepare()
[all …]
/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.c999 u8 stk[16]; in smp_random() local
1003 smp_s1(smp->tk, smp->rrnd, smp->prnd, stk); in smp_random()
1008 hci_le_start_enc(hcon, ediv, rand, stk, smp->enc_key_size); in smp_random()
1012 u8 stk[16], auth; in smp_random() local
1019 smp_s1(smp->tk, smp->prnd, smp->rrnd, stk); in smp_random()
1031 SMP_STK, auth, stk, smp->enc_key_size, ediv, rand); in smp_random()
/linux/net/sched/
H A Dsch_htb.c822 } stk[TC_HTB_MAXDEPTH], *sp = stk; in htb_lookup_leaf() local
846 if (sp > stk) { in htb_lookup_leaf()
/linux/arch/loongarch/kernel/
H A Dtraps.c1122 : [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