/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-startek-kd070fhfid015.c | 53 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 D | sas.c | 47 stack_t stk; in my_usr1() local 109 stack_t stk; in main() local
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | two.c | 83 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_two() local
|
H A D | twox.c | 83 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_twox() local
|
H A D | threei.c | 77 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_threei() local
|
H A D | andi.c | 63 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_andi() local
|
H A D | srawi.c | 63 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_srawi() local
|
H A D | threex.c | 128 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_threex() local
|
H A D | three.c | 158 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_three() local
|
H A D | rlwinm.c | 61 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwinm() local
|
H A D | rlwnm.c | 63 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwnm() local
|
H A D | rlwimi.c | 64 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwimi() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | dumpstack_64.c | 96 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | elf.h | 120 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(stk) argument
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | elf.h | 120 #define compat_elf_read_implies_exec(ex, stk) (stk == EXSTACK_DEFAULT) argument
|
/openbmc/linux/lib/ |
H A D | inflate.c | 357 } *stk; in huft_build() local
|
/openbmc/linux/arch/arm/kernel/ |
H A D | setup.c | 535 struct stack *stk = &stacks[cpu]; in cpu_init() local
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | elf.h | 517 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
|
/openbmc/linux/net/bluetooth/ |
H A D | smp.c | 1000 u8 stk[16]; in smp_random() local 1013 u8 stk[16], auth; in smp_random() local
|
/openbmc/linux/net/sched/ |
H A D | sch_htb.c | 821 } stk[TC_HTB_MAXDEPTH], *sp = stk; in htb_lookup_leaf() local
|