Home
last modified time | relevance | path

Searched defs:stk (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-startek-kd070fhfid015.c53 static int stk_panel_init(struct stk_panel *stk) in stk_panel_init()
110 static int stk_panel_on(struct stk_panel *stk) in stk_panel_on()
125 static void stk_panel_off(struct stk_panel *stk) in stk_panel_off()
146 struct stk_panel *stk = to_stk_panel(panel); in stk_panel_unprepare() local
163 struct stk_panel *stk = to_stk_panel(panel); in stk_panel_prepare() local
309 static int stk_panel_add(struct stk_panel *stk) in stk_panel_add()
355 struct stk_panel *stk; in stk_panel_probe() local
383 struct stk_panel *stk = mipi_dsi_get_drvdata(dsi); in stk_panel_remove() local
/openbmc/linux/tools/testing/selftests/sigaltstack/
H A Dsas.c47 stack_t stk; in my_usr1() local
109 stack_t stk; in main() local
/openbmc/u-boot/post/lib_powerpc/
H A Dtwo.c83 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_two() local
H A Dtwox.c83 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_twox() local
H A Dthreei.c77 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_threei() local
H A Dandi.c63 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_andi() local
H A Dsrawi.c63 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_srawi() local
H A Dthreex.c128 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_threex() local
H A Dthree.c158 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_three() local
H A Drlwinm.c61 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwinm() local
H A Drlwnm.c63 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwnm() local
H A Drlwimi.c64 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwimi() local
/openbmc/linux/arch/x86/kernel/
H A Ddumpstack_64.c96 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local
/openbmc/linux/arch/arm/include/asm/
H A Delf.h120 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(stk) argument
/openbmc/linux/arch/arm64/include/asm/
H A Delf.h120 #define compat_elf_read_implies_exec(ex, stk) (stk == EXSTACK_DEFAULT) argument
/openbmc/linux/lib/
H A Dinflate.c357 } *stk; in huft_build() local
/openbmc/linux/arch/arm/kernel/
H A Dsetup.c535 struct stack *stk = &stacks[cpu]; in cpu_init() local
/openbmc/linux/arch/mips/include/asm/
H A Delf.h517 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
/openbmc/linux/net/bluetooth/
H A Dsmp.c1000 u8 stk[16]; in smp_random() local
1013 u8 stk[16], auth; in smp_random() local
/openbmc/linux/net/sched/
H A Dsch_htb.c821 } stk[TC_HTB_MAXDEPTH], *sp = stk; in htb_lookup_leaf() local