/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be.h | 129 atomic_t used; /* Number of valid elements in the queue */ member 342 /* A vlan-id of 0xFFFF must be used to clear transparent vlan-tagging */ 521 u8 recovery_retries; /* used for Lancer */ 522 u8 recovery_state; /* used for BEx and Skyhawk */ 555 u8 __iomem *csr; /* CSR BAR used only for BE2/3 */ 596 /* Work queue used to perform periodic tasks like getting statistics */ 612 u32 *pmac_id; /* MAC addr handle used by BE card */ 648 u8 pf_num; /* Numbering used by FW, starts at 0 */ 649 u8 vf_num; /* Numbering used by FW, starts at 1 */
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_proc.c | 54 for (i = 0; i < array->used; i++) { in print_nid_array() 384 * of pin complexes and their sequence within the group. This is used in print_pin_caps()
|
/kernel/linux/linux-5.10/tools/include/uapi/drm/ |
H A D | i915_drm.h | 88 * MOCS indexes used for GPU surfaces, defining the cacheability of the 100 * usage of the surface (used for display scanout or not). 114 * classification of the role of the engine, which may be used when requesting 431 int used; /* nr bytes in use */ member 582 * registers. This used to be fixed per platform but from CNL onwards, this 899 * the system and are used to flush and invalidate as 904 /** Render cache, used by 2D and 3D drawing */ 906 /** Sampler cache, used by texture engine */ 908 /** Command queue, used to load batch buffers */ 910 /** Instruction cache, used b [all...] |
/kernel/linux/linux-5.10/tools/include/uapi/sound/ |
H A D | asound.h | 75 unsigned char db3; /* not used, all zeros */ 420 unsigned int msbits; /* R: used most significant bits */ 488 __u32 audio_tstamp_data; /* needed for 64-bit alignment, used for configs/report to/from userspace */ 869 unsigned int queue; /* used queue size */ 1011 unsigned int used; /* R: count of element IDs set */ member
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | super.h | 236 * multiple metadata servers. It is also used to indicate points where 258 * We cache inode xattrs as an encoded blob until they are first used, 756 int *total, int *avail, int *used, 791 /* used for -o dirstat read() on directory thing */
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound.h | 75 unsigned char db3; /* not used, all zeros */ 420 unsigned int msbits; /* R: used most significant bits */ 488 __u32 audio_tstamp_data; /* needed for 64-bit alignment, used for configs/report to/from userspace */ 869 unsigned int queue; /* used queue size */ 1011 unsigned int used; /* R: count of element IDs set */ member
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | i915_drm.h | 88 * MOCS indexes used for GPU surfaces, defining the cacheability of the 100 * usage of the surface (used for display scanout or not). 114 * classification of the role of the engine, which may be used when requesting 431 int used; /* nr bytes in use */ member 582 * registers. This used to be fixed per platform but from CNL onwards, this 899 * the system and are used to flush and invalidate as 904 /** Render cache, used by 2D and 3D drawing */ 906 /** Sampler cache, used by texture engine */ 908 /** Command queue, used to load batch buffers */ 910 /** Instruction cache, used b [all...] |
/kernel/linux/linux-5.10/lib/ |
H A D | dynamic_debug.c | 316 pr_err("match-spec: line used 2x\n"); in parse_linerange() 440 * Sets up *maskp and *flagsp to be used when changing the
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | qos_conf.c | 587 meter_entry->used = jiffies; in nfp_flower_add_meter_entry()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ |
H A D | ibmvnic.h | 43 * with the "hardware" (VIOS) and used to send/receive packets. The DMA 255 * only used for IBMVNIC_TCP_CHKSUM and IBMVNIC_UDP_CHKSUM 257 * to be used anywhere, can probably be removed? 825 atomic_t used; member
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | i915_drm.h | 134 * MOCS indexes used for GPU surfaces, defining the cacheability of the 146 * usage of the surface (used for display scanout or not). 162 * of the engine, which may be used when requesting operations to be performed 170 * Render engines support instructions used for 3D, Compute (GPGPU), 558 int used; /* nr bytes in use */ member 735 * registers. This used to be fixed per platform but from CNL onwards, this 785 * Frequency of the timestamps in OA reports. This used to be the same as the CS 1001 * and is used to retrieve the fake offset to mmap an object specified by &handle. 1034 * be used, depending on the object placement on creation. WB will be used [all...] |
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound.h | 61 unsigned char db3; /* not used, all zeros */ 192 * For S32/U32 formats, 'msbits' hardware parameter is often used to deliver information about the 416 unsigned int msbits; /* R: used most significant bits */ 489 __u32 audio_tstamp_data; /* needed for 64-bit alignment, used for configs/report to/from userspace */ 968 unsigned int queue; /* used queue size */ 1110 unsigned int used; /* R: count of element IDs set */ member
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha512-ssse3-asm.S | 384 # K[t] used in SHA512 hashing
|
H A D | sha512-avx-asm.S | 382 # K[t] used in SHA512 hashing
|
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be.h | 128 atomic_t used; /* Number of valid elements in the queue */ member 341 /* A vlan-id of 0xFFFF must be used to clear transparent vlan-tagging */ 520 u8 recovery_retries; /* used for Lancer */ 521 u8 recovery_state; /* used for BEx and Skyhawk */ 554 u8 __iomem *csr; /* CSR BAR used only for BE2/3 */ 595 /* Work queue used to perform periodic tasks like getting statistics */ 611 u32 *pmac_id; /* MAC addr handle used by BE card */ 647 u8 pf_num; /* Numbering used by FW, starts at 0 */ 648 u8 vf_num; /* Numbering used by FW, starts at 1 */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tc_encap_actions.c | 202 neigh->used = jiffies; in efx_bind_neigh()
|
/kernel/linux/linux-6.6/rust/ |
H A D | Makefile | 84 # can be used to specify a custom logo. However: 85 # - The given value is used as-is, thus it cannot be relative or a local file 290 -fzero-call-used-regs=% -fno-stack-clash-protection \ 390 # Procedural macros can only be used with the `rustc` that compiled it.
|
/kernel/linux/linux-6.6/scripts/ |
H A D | get_abi.pl | 693 # $leave is used to improve search performance at 1035 - 4: Dump the structs used to store the contents of the ABI files.
|
/kernel/liteos_a/fs/fat/virpart/src/ |
H A D | virpartff.c | 15 * 3. Neither the name of the copyright holder nor the names of its contributors may be used
41 #error Static LFN work area cannot be used at thread-safe configuration
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | i915_drm.h | 282 int used; member
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_proc.c | 54 for (i = 0; i < array->used; i++) { in print_nid_array() 384 * of pin complexes and their sequence within the group. This is used in print_pin_caps()
|
/kernel/linux/linux-6.6/tools/include/uapi/drm/ |
H A D | i915_drm.h | 134 * MOCS indexes used for GPU surfaces, defining the cacheability of the 146 * usage of the surface (used for display scanout or not). 162 * of the engine, which may be used when requesting operations to be performed 170 * Render engines support instructions used for 3D, Compute (GPGPU), 558 int used; /* nr bytes in use */ member 735 * registers. This used to be fixed per platform but from CNL onwards, this 785 * Frequency of the timestamps in OA reports. This used to be the same as the CS 1001 * and is used to retrieve the fake offset to mmap an object specified by &handle. 1034 * be used, depending on the object placement on creation. WB will be used [all...] |
/kernel/linux/linux-6.6/tools/include/uapi/sound/ |
H A D | asound.h | 61 unsigned char db3; /* not used, all zeros */ 192 * For S32/U32 formats, 'msbits' hardware parameter is often used to deliver information about the 416 unsigned int msbits; /* R: used most significant bits */ 489 __u32 audio_tstamp_data; /* needed for 64-bit alignment, used for configs/report to/from userspace */ 968 unsigned int queue; /* used queue size */ 1110 unsigned int used; /* R: count of element IDs set */ member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | i915_drm.h | 282 int used; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound.h | 803 unsigned int used; member
|