Searched refs:selectors (Results 1 - 41 of 41) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dsegment.h166 * selectors:
173 * thus USER_DS should be between 32-bit and 64-bit code selectors:
198 * Note, selectors also need to have a correct RPL,
199 * expressed with the +3 value for user-space selectors:
H A Dptrace.h131 * selector. We do not allow long mode selectors in the LDT. user_64bit_mode()
/linux-4.1.27/net/netlabel/
H A Dnetlabel_mgmt.h81 * If the IP address selectors are not used the following attribute is
86 * If the IP address selectors are used then the following attritbute is
123 * If the IP address selectors are not used the following attribute is
128 * If the IP address selectors are used then the following attritbute is
H A Dnetlabel_domainhash.c425 /* we only allow the addition of address selectors if all of netlbl_domhsh_add()
426 * the selectors do not exist in the existing domain map */ netlbl_domhsh_add()
H A Dnetlabel_kapi.c765 * network address selectors (can't blindly label the socket), and negative
/linux-4.1.27/tools/perf/
H A Dbuiltin-evlist.c2 * Builtin evlist command: Show the list of event selectors present
/linux-4.1.27/drivers/regulator/
H A Dhelpers.c346 * selectors can set min_uV and uV_step in the regulator descriptor
370 * and selectors can set linear_ranges in the regulator descriptor and
407 * selectors can set volt_table in the regulator descriptor
H A D88pm800.c93 * n_volt - Number of available selectors
H A Dcore.c2303 * regulator_count_voltages - count regulator_list_voltage() selectors
2306 * Returns number of selectors, or negative errno. Selectors are
2787 * Provided with the starting and target voltage selectors, this function
3640 /* If we're using selectors we must implement list_voltage. */ regulator_register()
/linux-4.1.27/include/linux/
H A Dhid-sensor-ids.h129 /* Common selectors */
H A Dieee80211.h2246 /* cipher suite selectors */
2263 /* AKM suite selectors */
/linux-4.1.27/include/uapi/linux/usb/
H A Dch11.h77 * Port feature selectors added by USB 3.0 spec.
256 /* port indicator status selectors, tables 11-7 and 11-25 */
H A Daudio.h203 /* Terminals - control selectors */
/linux-4.1.27/tools/testing/selftests/x86/
H A Dsigreturn.c277 struct selectors { struct
283 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; ssptr()
289 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; csptr()
480 struct selectors *req_sels = test_valid_sigreturn()
482 struct selectors *res_sels = test_valid_sigreturn()
/linux-4.1.27/arch/x86/include/asm/xen/
H A Dinterface_64.h5 * 64-bit segment selectors
/linux-4.1.27/arch/x86/um/asm/
H A Delf.h58 /* fake once used fs and gs selectors? */ \
/linux-4.1.27/include/linux/pinctrl/
H A Dpinmux.h51 * specific GPIO range - function selectors and pin groups are orthogonal
/linux-4.1.27/drivers/crypto/caam/
H A Ddesc.h412 /* Operation type selectors - OP TYPE */
423 /* ProtocolID selectors - PROTID */
454 * ProtocolInfo selectors
1398 /* Function selectors */
1413 /* Source 0 selectors */
1428 /* Source 1 selectors */
1441 /* Destination selectors */
1454 /* Length selectors */
/linux-4.1.27/lib/
H A Ddecompress_bunzip2.c105 unsigned char selectors[32768]; /* nSelectors = 15 bits */ member in struct:bunzip_data
162 unsigned char uc, *symToByte, *mtfSymbol, *selectors; get_next_block() local
167 selectors = bd->selectors; get_next_block()
227 mtfSymbol[0] = selectors[i] = uc; get_next_block()
363 hufGroup = bd->groups+selectors[selector++]; get_next_block()
/linux-4.1.27/net/irda/
H A Dirlmp_frame.c236 * Check if source LSAP and dest LSAP selectors and PID match. irlmp_link_unitdata_indication()
460 * Check if source LSAP and dest LSAP selectors match. irlmp_find_lsap()
/linux-4.1.27/drivers/media/platform/ti-vpe/
H A Dvpe_regs.h16 /* VPE register offsets and field selectors */
/linux-4.1.27/drivers/scsi/isci/
H A Dremote_node_table.h163 * possible selectors each for fast lookup when trying to find one, two or
/linux-4.1.27/drivers/input/serio/
H A Dps2mult.c48 /* First MUST come PS2MULT_NUM_PORTS selectors */
/linux-4.1.27/arch/x86/kernel/
H A Dprocess_64.c310 * Reading them only returns the selectors, but writing them (if __switch_to()
445 * selectors at every context switch. SYSCALL sets up a valid __switch_to()
H A Dhead_64.S245 * to kill any stale realmode selectors. This allows execution
H A Dptrace.c235 * Null selectors are fine for other segment registers, but set_segment_reg()
239 * safely use invalid selectors) from a kernel trap frame. set_segment_reg()
/linux-4.1.27/sound/usb/
H A Dclock.c262 * the clock source (end-leaf) must be used. However, clock selectors,
H A Dmixer.c727 /* call recursively to get the clock selectors */ check_input_term()
2233 * clock selectors snd_usb_mixer_controls()
/linux-4.1.27/drivers/pnp/pnpbios/
H A Dcore.c447 * structure and, if one is found, sets up the selectors and pnpbios_probe_system()
/linux-4.1.27/include/linux/regulator/
H A Ddriver.h229 * @n_voltages: Number of selectors available for ops.list_voltage().
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dm66592-udc.h308 #define M66592_TEST_STSelectors 0x0600 /* Standard test selectors */
/linux-4.1.27/include/net/
H A Dnetlabel.h78 * 3: network selectors added to the NetLabel/LSM domain mapping and the
/linux-4.1.27/drivers/media/i2c/soc_camera/
H A Dov2640.c196 #define COM7_RES_UXGA 0x00 /* Resolution selectors for UXGA */
/linux-4.1.27/arch/x86/kvm/
H A Demulate.c2615 * SDM says that segment selectors are loaded before segment load_state_from_tss16()
2739 * SDM says that segment selectors are loaded before segment load_state_from_tss32()
2754 * that the selectors are interpreted correctly. load_state_from_tss32()
2816 /* Only GP registers and segment selectors are saved */ task_switch_32()
H A Dvmx.c1819 * Set host fs and gs selectors. Unfortunately, 22.2.3 does not vmx_save_host_state()
1820 * allow segment selectors with cpl > 0 or ti == 1. vmx_save_host_state()
4498 * Load null selectors, so we can avoid reloading them in vmx_set_constant_host_state()
4499 * __vmx_load_host_state(), in case userspace uses the null selectors vmx_set_constant_host_state()
/linux-4.1.27/drivers/clk/bcm/
H A Dclk-kona-setup.c593 pr_err("%s: error allocating %u parent selectors\n", __func__, parent_process()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_lrc.c1202 /* FIXME(BDW): Address space and security selectors. */ gen8_emit_bb_start()
H A Dintel_ringbuffer.c2389 /* FIXME(BDW): Address space and security selectors. */ gen8_ring_dispatch_execbuffer()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c697 /******* Paged registers info selectors ********/ __bnx2x_get_page_addr_ar()
/linux-4.1.27/net/xfrm/
H A Dxfrm_policy.c2468 /* First, check used SA against their selectors. */ __xfrm_policy_check()
/linux-4.1.27/drivers/net/wireless/
H A Dairo.c401 /* BAP selectors */

Completed in 1651 milliseconds