/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | objc_sel_and_id.h | 5 SEL selector; variable
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | tailcall4.c | 13 static volatile int selector; variable
|
H A D | tailcall5.c | 13 static volatile int selector; variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | tailcall4.c | 13 int selector = 0; variable
|
H A D | tailcall5.c | 13 int selector = 0; variable
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | objc_sel_and_id.rs | 16 pub static mut selector: objc::runtime::Sel; consts
|
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | case_statement_test.cc | 30 auto* selector = create<SintLiteralExpression>(2); in TEST_F() local 45 auto* selector = create<UintLiteralExpression>(2u); in TEST_F() local
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | gsseg.h | 20 static inline void native_lkgs(unsigned int selector) in native_lkgs() argument 28 static inline void native_load_gs_index(unsigned int selector) in native_load_gs_index() argument 55 static inline void load_gs_index(unsigned int selector) in load_gs_index() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
H A D | mali_kbase_time.c | 106 kbase_get_timeout_ms(struct kbase_device *kbdev, enum kbase_timeout_selector selector) kbase_get_timeout_ms() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | linear_ranges.c | 87 int linear_range_get_value(const struct linear_range *r, unsigned int selector, in linear_range_get_value() argument 111 linear_range_get_value_array(const struct linear_range *r, int ranges, unsigned int selector, unsigned int *val) linear_range_get_value_array() argument 138 linear_range_get_selector_low(const struct linear_range *r, unsigned int val, unsigned int *selector, bool *found) linear_range_get_selector_low() argument 182 linear_range_get_selector_low_array(const struct linear_range *r, int ranges, unsigned int val, unsigned int *selector, bool *found) linear_range_get_selector_low_array() argument 219 linear_range_get_selector_high(const struct linear_range *r, unsigned int val, unsigned int *selector, bool *found) linear_range_get_selector_high() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | syscall_user_dispatch.h | 13 char __user *selector; member 34 set_syscall_user_dispatch(unsigned long mode, unsigned long offset, unsigned long len, char __user *selector) set_syscall_user_dispatch() argument
|
/kernel/linux/linux-6.6/kernel/entry/ |
H A D | syscall_user_dispatch.c | 72 task_set_syscall_user_dispatch(struct task_struct *task, unsigned long mode, unsigned long offset, unsigned long len, char __user *selector) task_set_syscall_user_dispatch() argument 121 set_syscall_user_dispatch(unsigned long mode, unsigned long offset, unsigned long len, char __user *selector) set_syscall_user_dispatch() argument [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | linear_ranges.c | 87 int linear_range_get_value(const struct linear_range *r, unsigned int selector, in linear_range_get_value() argument 111 linear_range_get_value_array(const struct linear_range *r, int ranges, unsigned int selector, unsigned int *val) linear_range_get_value_array() argument 138 linear_range_get_selector_low(const struct linear_range *r, unsigned int val, unsigned int *selector, bool *found) linear_range_get_selector_low() argument 182 linear_range_get_selector_low_array(const struct linear_range *r, int ranges, unsigned int val, unsigned int *selector, bool *found) linear_range_get_selector_low_array() argument 219 linear_range_get_selector_high(const struct linear_range *r, unsigned int val, unsigned int *selector, bool *found) linear_range_get_selector_high() argument 255 linear_range_get_selector_within(const struct linear_range *r, unsigned int val, unsigned int *selector) linear_range_get_selector_within() argument [all...] |
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/regulator/ |
H A D | hi3751v350-regulator.c | 56 static int hisi_gpu_regulator_set_voltage(struct regulator_dev *regdev, int min_uV, int max_uV, unsigned *selector) in hisi_gpu_regulator_set_voltage() argument
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | isl6271a-regulator.c | 52 isl6271a_set_voltage_sel(struct regulator_dev *dev, unsigned selector) isl6271a_set_voltage_sel() argument
|
H A D | tps65217-regulator.c | 99 tps65217_pmic_set_voltage_sel(struct regulator_dev *dev, unsigned selector) tps65217_pmic_set_voltage_sel() argument
|
H A D | vexpress-regulator.c | 25 vexpress_regulator_set_voltage(struct regulator_dev *regdev, int min_uV, int max_uV, unsigned *selector) vexpress_regulator_set_voltage() argument
|
H A D | wm8994-regulator.c | 41 wm8994_ldo2_list_voltage(struct regulator_dev *rdev, unsigned int selector) wm8994_ldo2_list_voltage() argument
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | vexpress-regulator.c | 26 vexpress_regulator_set_voltage(struct regulator_dev *regdev, int min_uV, int max_uV, unsigned *selector) vexpress_regulator_set_voltage() argument
|
H A D | isl6271a-regulator.c | 44 isl6271a_set_voltage_sel(struct regulator_dev *dev, unsigned selector) isl6271a_set_voltage_sel() argument
|
H A D | tps65217-regulator.c | 91 tps65217_pmic_set_voltage_sel(struct regulator_dev *dev, unsigned selector) tps65217_pmic_set_voltage_sel() argument
|
H A D | wm8994-regulator.c | 41 wm8994_ldo2_list_voltage(struct regulator_dev *rdev, unsigned int selector) wm8994_ldo2_list_voltage() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | svm.c | 54 static void vmcb_set_seg(struct vmcb_seg *seg, u16 selector, in vmcb_set_seg() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | number_currencysymbols.cpp | 64 UnicodeString CurrencySymbols::loadSymbol(UCurrNameStyle selector, UErrorCode& status) const { in loadSymbol() argument
|
/third_party/mesa3d/src/freedreno/computerator/ |
H A D | main.h | 61 unsigned selector; member
|