Home
last modified time | relevance | path

Searched defs:selector (Results 376 - 400 of 506) sorted by relevance

1...<<1112131415161718192021

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dsdma.c739 sdma_select_engine_vl( struct hfi1_devdata *dd, u32 selector, u8 vl) sdma_select_engine_vl() argument
782 sdma_select_engine_sc( struct hfi1_devdata *dd, u32 selector, u8 sc5) sdma_select_engine_sc() argument
827 sdma_select_user_engine(struct hfi1_devdata *dd, u32 selector, u8 vl) sdma_select_user_engine() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dwacom_sys.c1912 static int wacom_cmd_unpair_remote(struct wacom *wacom, unsigned char selector) in wacom_cmd_unpair_remote() argument
1936 unsigned char selector = 0; in wacom_store_unpair_remote() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.h189 u16 selector; member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c439 static void kvm_seg_set_kernel_code_64bit(struct kvm_vm *vm, uint16_t selector, in kvm_seg_set_kernel_code_64bit() argument
471 kvm_seg_set_kernel_data_64bit(struct kvm_vm *vm, uint16_t selector, struct kvm_segment *segp) kvm_seg_set_kernel_data_64bit() argument
511 kvm_setup_tss_64bit(struct kvm_vm *vm, struct kvm_segment *segp, int selector) kvm_setup_tss_64bit() argument
1044 set_idt_entry(struct kvm_vm *vm, int vector, unsigned long addr, int dpl, unsigned short selector) set_idt_entry() argument
[all...]
/kernel/linux/linux-6.6/net/dcb/
H A Ddcbnl.c184 static enum ieee_attrs_app dcbnl_app_attr_type_get(u8 selector) in dcbnl_app_attr_type_get() argument
211 static bool dcbnl_app_selector_validate(enum ieee_attrs_app type, u8 selector) in dcbnl_app_selector_validate() argument
1657 u8 selector; dcbnl_ieee_set() local
[all...]
/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_handler.cpp621 auto selector = make_unique<WidgetSelector>(); in GenericOnAttrBuilder() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c493 opencl_device_create_internal(AVHWDeviceContext *hwdev, const OpenCLDeviceSelector *selector, cl_context_properties *props) opencl_device_create_internal() argument
629 OpenCLDeviceSelector selector = { opencl_device_create() local
1222 OpenCLDeviceSelector selector = { opencl_device_derive() local
1254 OpenCLDeviceSelector selector = { opencl_device_derive() local
1297 OpenCLDeviceSelector selector = { opencl_device_derive() local
1334 OpenCLDeviceSelector selector = { opencl_device_derive() local
1352 OpenCLDeviceSelector selector = { opencl_device_derive() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DIntermediate.cpp2654 void TIntermediate::pushSelector(TIntermSequence& sequence, const TVectorSelector& selector, const TSourceLoc& loc) in pushSelector() argument
2661 void TIntermediate::pushSelector(TIntermSequence& sequence, const TMatrixSelector& selector, const TSourceLoc& loc) in pushSelector() argument
2673 TIntermTyped* TIntermediate::addSwizzle(TSwizzleSelectors<selectorType>& selector, const TSourceLoc& loc) in addSwizzle() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmsgfmt.cpp1138 const PluralSelectorProvider &selector = in format() local
/third_party/node/deps/icu-small/source/i18n/
H A Dmsgfmt.cpp1139 const PluralSelectorProvider &selector = in format() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c1184 uint8_t usage, selector, mtype; in print_verify_detail() local
/third_party/openssl/apps/lib/
H A Ds_cb.c1184 uint8_t usage, selector, mtype; in print_verify_detail() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp8634 void StorageMultisampleTest::Bind(glw::GLenum target, glw::GLuint selector) in Bind() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.cpp2192 auto selector = insn.word(5 + i); in EmitVectorShuffle() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmsgfmt.cpp1136 const PluralSelectorProvider &selector = in format() local
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h2233 const ast::CaseStatement* Case(const ast::IntLiteralExpression* selector, in Case() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.c3131 u32 selector; in wpa_parse_generic() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-dfll.c1699 int j, selector, lut; in dfll_build_i2c_lut() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsvm.h204 u16 selector; member
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dkvm.h134 __u16 selector; member
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-at91.c248 static int at91_get_group_pins(struct pinctrl_dev *pctldev, unsigned selector, in at91_get_group_pins() argument
823 static int at91_pmx_set(struct pinctrl_dev *pctldev, unsigned selector, in at91_pmx_set() argument
240 at91_get_group_name(struct pinctrl_dev *pctldev, unsigned selector) at91_get_group_name() argument
891 at91_pmx_get_func_name(struct pinctrl_dev *pctldev, unsigned selector) at91_pmx_get_func_name() argument
899 at91_pmx_get_groups(struct pinctrl_dev *pctldev, unsigned selector, const char * const **groups, unsigned * const num_groups) at91_pmx_get_groups() argument
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c1185 static int nmk_get_group_pins(struct pinctrl_dev *pctldev, unsigned selector, in nmk_get_group_pins() argument
1177 nmk_get_group_name(struct pinctrl_dev *pctldev, unsigned selector) nmk_get_group_name() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c2536 int selector; in rtw_set_pid() local
/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c277 u32 selector; in tipc_sk_respond() local
287 tipc_node_xmit_skb(sock_net(sk), skb, dnode, selector); in tipc_sk_respond() local
H A Dnode.c1749 u32 selector, dnode; in tipc_node_distr_xmit() local
1660 tipc_node_xmit(struct net *net, struct sk_buff_head *list, u32 dnode, int selector) tipc_node_xmit() argument
1732 tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, u32 selector) tipc_node_xmit_skb() argument

Completed in 74 milliseconds

1...<<1112131415161718192021