Home
last modified time | relevance | path

Searched refs:target_sp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c37 * Consume stack until the stack pointer is below @target_sp, then do an access
42 int consume_stack(unsigned long target_sp, unsigned long stack_high, int delta, enum access_type type) in consume_stack() argument
47 if ((unsigned long)&stack_cur > target_sp) in consume_stack()
48 return consume_stack(target_sp, stack_high, delta, type); in consume_stack()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c37 * Consume stack until the stack pointer is below @target_sp, then do an access
42 int consume_stack(unsigned long target_sp, unsigned long stack_high, int delta, enum access_type type) in consume_stack() argument
47 if ((unsigned long)&stack_cur > target_sp) in consume_stack()
48 return consume_stack(target_sp, stack_high, delta, type); in consume_stack()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_local.h153 target_sp_cfg_t target_sp[N_CHANNELS]; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_local.h82 target_sp_cfg_t target_sp[N_CHANNELS]; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c934 config.target_sp[channel.source_cfg.csi_cfg.csi_port] = in input_system_configure_channel()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c896 config.target_sp[channel.source_cfg.csi_cfg.csi_port] = in input_system_configure_channel()

Completed in 9 milliseconds