/third_party/rust/crates/memchr/src/memmem/ |
H A D | mod.rs | 54 measurable in some workloads. In cases where the same needle is used to search 83 /// This is defined in this specific spot so that it can be used freely among 438 /// searcher that can be used to search haystacks without the overhead of 565 /// searcher that can be used to search haystacks without the overhead of 697 /// heuristic prefilters used to speed up certain searches. 782 /// since Rabin-Karp may be used even if another SearchKind corresponds 804 /// This is used whenever the needle is a single byte. In this case, we 808 /// linear time guarantee. In general, it's used when the needle is bigger 856 /// Return a fresh prefilter state that can be used with this searcher. 857 /// A prefilter state is used t [all...] |
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_internal.h | 374 struct cil_list *classperms; /* Only used for map perms */ 381 struct cil_class *common; /* Only used for kernel class */ 382 uint32_t ordered; /* Only used for kernel class */ 543 int used; // whether or not this attribute was used in a binary policy rule member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | fils_hlp.c | 91 sta->hlp_dhcp_discover->used = pos - (u8 *) dhcp; in fils_dhcp_request() 304 * when LPD is used). */ in fils_dhcp_handler()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | fils_hlp.c | 91 sta->hlp_dhcp_discover->used = pos - (u8 *) dhcp; in fils_dhcp_request() 304 * when LPD is used). */ in fils_dhcp_handler()
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 23 # contributors may be used to endorse or promote products derived from 118 ## throughout the code, one tab and two tab indentations are used. one tab is 999 ## arg1, arg3, arg4, r14 are used as a pointer only, not modified 1234 # arg1, arg3, arg4 are used as pointers only, not modified 1947 ## arg1, arg3, arg4, r14 are used as a pointer only, not modified 2189 # arg1, arg3, arg4 are used as pointers only, not modified
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 1732 if (!p_vf->shadow_config.vlans[i].used) in qed_iov_reconfigure_unicast_vlan() 2572 /* There has never been an official driver that used this interface in qed_iov_vf_mbx_stop_rxqs() 2574 * Validate this isn't used here. in qed_iov_vf_mbx_stop_rxqs() 2610 /* There has never been an official driver that used this interface in qed_iov_vf_mbx_stop_txqs() 2612 * Validate this isn't used here. in qed_iov_vf_mbx_stop_txqs() 3114 if (p_vf->shadow_config.vlans[i].used && in qed_iov_vf_update_vlan_shadow() 3117 p_vf->shadow_config.vlans[i].used = false; in qed_iov_vf_update_vlan_shadow() 3130 p_vf->shadow_config.vlans[i].used = false; in qed_iov_vf_update_vlan_shadow() 3142 if (p_vf->shadow_config.vlans[i].used) in qed_iov_vf_update_vlan_shadow() 3145 p_vf->shadow_config.vlans[i].used in qed_iov_vf_update_vlan_shadow() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | cassini.c | 12 * 4 transmit descriptor rings that are used for either QoS (VLAN) or 37 * TX has 4 queues. currently these queues are used in a round-robin 38 * fashion for load balancing. They can also be used for QoS. for that 149 * of 10us delays to be used before giving up. 203 * value in 'ticks' (units used by jiffies). Set when we init the 454 #define RX_USED_ADD(x, y) ((x)->used += (y)) 455 #define RX_USED_SET(x, y) ((x)->used = (y)) 499 /* used on close. free all the spare buffers. */ 517 * lock than used everywhere else to manipulate this list. in cas_spare_free() 1280 * free desc and completion entries. these are used t in cas_init_rx_dma() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 1734 if (!p_vf->shadow_config.vlans[i].used) in qed_iov_reconfigure_unicast_vlan() 2574 /* There has never been an official driver that used this interface in qed_iov_vf_mbx_stop_rxqs() 2576 * Validate this isn't used here. in qed_iov_vf_mbx_stop_rxqs() 2612 /* There has never been an official driver that used this interface in qed_iov_vf_mbx_stop_txqs() 2614 * Validate this isn't used here. in qed_iov_vf_mbx_stop_txqs() 3116 if (p_vf->shadow_config.vlans[i].used && in qed_iov_vf_update_vlan_shadow() 3119 p_vf->shadow_config.vlans[i].used = false; in qed_iov_vf_update_vlan_shadow() 3132 p_vf->shadow_config.vlans[i].used = false; in qed_iov_vf_update_vlan_shadow() 3144 if (p_vf->shadow_config.vlans[i].used) in qed_iov_vf_update_vlan_shadow() 3147 p_vf->shadow_config.vlans[i].used in qed_iov_vf_update_vlan_shadow() [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 23 # contributors may be used to endorse or promote products derived from 118 ## throughout the code, one tab and two tab indentations are used. one tab is 967 ## arg1, arg2, arg3, arg4 are used as pointers only, not modified 1202 # arg1, arg2, arg3, arg4 are used as pointers only, not modified 1915 ## arg1, arg2, arg3, arg4 are used as pointers only, not modified 2157 # arg1, arg2, arg3, arg4 are used as pointers only, not modified
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | cassini.c | 12 * 4 transmit descriptor rings that are used for either QoS (VLAN) or 37 * TX has 4 queues. currently these queues are used in a round-robin 38 * fashion for load balancing. They can also be used for QoS. for that 148 * of 10us delays to be used before giving up. 202 * value in 'ticks' (units used by jiffies). Set when we init the 453 #define RX_USED_ADD(x, y) ((x)->used += (y)) 454 #define RX_USED_SET(x, y) ((x)->used = (y)) 498 /* used on close. free all the spare buffers. */ 516 * lock than used everywhere else to manipulate this list. in cas_spare_free() 1266 * free desc and completion entries. these are used t in cas_init_rx_dma() [all...] |
/kernel/linux/linux-6.6/drivers/net/vxlan/ |
H A D | vxlan_core.c | 230 ci.ndm_used = jiffies_to_clock_t(now - fdb->used); in vxlan_fdb_info() 438 if (f && f->used != jiffies) in vxlan_find_mac() 439 f->used = jiffies; in vxlan_find_mac() 804 f->updated = f->used = jiffies; in vxlan_fdb_alloc() 1052 f->used = jiffies; in vxlan_fdb_update_existing() 1701 * used by VXLAN extensions if explicitly requested. in vxlan_rcv() 2900 timeout = f->used + vxlan->cfg.age_interval * HZ; in vxlan_cleanup()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config.c | 28 * Structure for network configuration parsing. This data is used to implement 1334 size_t used, len; in wpa_config_parse_int_array() local 1337 used = 0; in wpa_config_parse_int_array() 1347 if (used == len) { in wpa_config_parse_int_array() 1361 freqs[used] = atoi(pos); in wpa_config_parse_int_array() 1362 if (freqs[used] == 0) in wpa_config_parse_int_array() 1364 used++; in wpa_config_parse_int_array() 2155 * data length. Unlike STR(), this can be used to store arbitrary binary data 2198 * Table of network configuration variables. This table is used to parse each 2207 * .param3 and .param4 can be used t [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config.c | 29 * Structure for network configuration parsing. This data is used to implement 1501 size_t used, len; in wpa_config_parse_int_array() local 1504 used = 0; in wpa_config_parse_int_array() 1514 if (used == len) { in wpa_config_parse_int_array() 1528 freqs[used] = atoi(pos); in wpa_config_parse_int_array() 1529 if (freqs[used] == 0) in wpa_config_parse_int_array() 1531 used++; in wpa_config_parse_int_array() 2465 * data length. Unlike STR(), this can be used to store arbitrary binary data 2508 * Table of network configuration variables. This table is used to parse each 2517 * .param3 and .param4 can be used t [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ast_to_hir.cpp | 185 /* Figure out if gl_FragCoord is actually used in fragment shader */ in _mesa_ast_to_hir() 188 state->fs_uses_gl_fragcoord = var->data.used; in _mesa_ast_to_hir() 825 * In addition to being used for assignments, this function is used to 840 * If a per-vertex output variable is used as an l-value, it is an error in validate_assignment() 1329 /* is_lhs is tracked only to print "variable used uninitialized" warnings, in set_is_lhs() 2015 /* Getting if an array is being used uninitialized is beyond what we get in do_hir() 2058 var->data.used = true; in do_hir() 2065 _mesa_glsl_warning(&loc, state, "`%s' used uninitialized", in do_hir() 2477 * can be used t [all...] |
H A D | linker.cpp | 643 * after being written. This value will be used by primitive in validate_vertex_shader_executable() 836 * Perform validation of global variables used across multiple shaders 979 if (var->data.used && layout_differs) { in cross_validate_globals() 1069 if ((existing->data.used && var->data.used) || prog->data->Version >= 300) { in cross_validate_globals() 1117 * Perform validation of uniforms used across multiple shader stages 1312 * This is used when instruction trees are cloned from one shader and placed in 1447 * This class is only used in link_intrastage_shaders() below but declaring 1647 * Memory context used to allocate the data in \c unnamed_interfaces. 2247 linker_error(prog, "derivative_group_quadsNV must be used wit in link_cs_input_layout_qualifiers() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu.c | 180 int used; in rvu_rsrc_free_count() local 185 used = bitmap_weight(rsrc->bmap, rsrc->max); in rvu_rsrc_free_count() 186 return (rsrc->max - used); in rvu_rsrc_free_count() 505 /* Set this resource as being used */ in rvu_scan_block() 2594 * ordinary API cannot be used to get number of enabled VFs. in rvu_enable_sriov()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.c | 685 /* only 3 perfect match registers left, first one is used for in bcm_enet_set_multicast_list() 829 * link changed callback (if phylib is not used) 1821 /* init rx timeout (used for oom) */ in bcm_enet_probe() 1988 if (!port->used) in swphy_poll_timer() 2252 if (!port->used) in bcm_enetsw_open() 2388 if (!priv->used_ports[i].used) in bcm_enetsw_phy_is_external() 2394 printk_once(KERN_WARNING "bcm63xx_enet: could not find a used port with phy_id %i, assuming phy is external\n", in bcm_enetsw_phy_is_external() 2698 /* init rx timeout (used for oom) */ in bcm_enetsw_probe()
|
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | fc.c | 1338 * used for DMA mappings 2006 * @lsrsp: pointer to a lsrsp structure to be used to reference 2109 u32 sqtail, used; in queue_90percent_full() local 2114 used = (sqtail < sqhd) ? (sqtail + q->sqsize - sqhd) : (sqtail - sqhd); in queue_90percent_full() 2115 return ((used * 10) >= (((u32)(q->sqsize - 1) * 9))); in queue_90percent_full() 2627 * @fcpreq: pointer to a fcpreq request structure to be used to reference 2644 /* validate iu, so the connection id can be used to find the queue */ in nvmet_fc_rcv_fcp_req()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.c | 706 /* only 3 perfect match registers left, first one is used for in bcm_enet_set_multicast_list() 850 * link changed callback (if phylib is not used) 1849 /* init rx timeout (used for oom) */ in bcm_enet_probe() 2015 if (!port->used) in swphy_poll_timer() 2279 if (!port->used) in bcm_enetsw_open() 2395 if (!priv->used_ports[i].used) in bcm_enetsw_phy_is_external() 2401 printk_once(KERN_WARNING "bcm63xx_enet: could not find a used port with phy_id %i, assuming phy is external\n", in bcm_enetsw_phy_is_external() 2711 /* init rx timeout (used for oom) */ in bcm_enetsw_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 82 /* Set MAC_CPU_COPY if the CPU port is used by a multicast entry */ in __ocelot_mact_learn() 986 /* Flow control. Link speed is only used here to evaluate the time in ocelot_phylink_mac_link_up() 1388 /* Hide the reserved VLANs used for in ocelot_fdb_dump() 1650 /* Update PGID_CPU which is the destination port mask used for whitelisting 1850 bool used = false; in ocelot_mdb_get_pgid() local 1854 used = true; in ocelot_mdb_get_pgid() 1859 if (!used) in ocelot_mdb_get_pgid() 2210 * PORTID_VAL used for all member ports of the LLAG. 2827 * NPI mode is used).
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | fc.c | 1364 * used for DMA mappings 2029 * @lsrsp: pointer to a lsrsp structure to be used to reference 2132 u32 sqtail, used; in queue_90percent_full() local 2137 used = (sqtail < sqhd) ? (sqtail + q->sqsize - sqhd) : (sqtail - sqhd); in queue_90percent_full() 2138 return ((used * 10) >= (((u32)(q->sqsize - 1) * 9))); in queue_90percent_full() 2651 * @fcpreq: pointer to a fcpreq request structure to be used to reference 2668 /* validate iu, so the connection id can be used to find the queue */ in nvmet_fc_rcv_fcp_req()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | control.c | 386 * The hash key is bound in LONG_MAX to be used for Xarray key. 542 * numid used for fast search. 755 * Note that this function should be used only in the card initialization 970 list->used = 0; in snd_ctl_elem_list() 979 if (copy_to_user(list->pids + list->used, &id, in snd_ctl_elem_list() 984 list->used++; in snd_ctl_elem_list() 2484 * Frequently used control callbacks/helpers 2493 * This is a function that can be used as info callback for a standard 2515 * This is a function that can be used as info callback for a standard
|
/kernel/linux/linux-6.6/mm/ |
H A D | filemap.c | 9 * This file handles the generic file mmap semantics used by 11 * the NFS filesystem used to do this differently, for example) 466 * Find at least one page in the range supplied, usually used to check if 665 * that this function can be used to write to the very end-of-file (end = -1). 765 * that this function can be used to write to the very end-of-file (end = -1). 1537 * This is, for example, used when a netfs folio is being written to a local 1595 * folio_test_clear_reclaim() could be used here but it is an in folio_end_writeback() 2888 * be used for blockdevs also. 2903 size_t total_spliced = 0, used, npages; in filemap_splice_read() local 2915 used in filemap_splice_read() [all...] |
/third_party/mesa3d/src/nouveau/codegen/lib/ |
H A D | gk104.asm | 626 // The formula used here (and above) is: 684 // it with 1/2 or 1/4. 1/2 is used if the "exponent" $r3 is 0, otherwise 773 // Low 32 bytes of l[] memory shouldn't be used if resumability is required.
|
/third_party/node/deps/v8/src/wasm/baseline/ |
H A D | liftoff-assembler.h | 35 kEqualZero = kEqual, // When used in a unary operation. 37 kNotEqualZero = kUnequal, // When used in a unary operation. 193 LiftoffRegister reg_; // used if loc_ == kRegister 194 int32_t i32_const_; // used if loc_ == kIntConst 280 // Volatile registers are registers which are used for caching values that 386 bool used = used_registers.has(reg); in is_used() 387 DCHECK_EQ(used, register_use_count[reg.liftoff_code()] != 0); in is_used() 388 return used; in is_used() 444 // Make the copy assignment operator private (to be used from {Split()}). 524 // This is used afte in PushException() [all...] |