| /kernel/linux/linux-5.10/scripts/coccinelle/api/ |
| D | memdup_user.cocci | 22 def relevant(p): 28 position p : script:python() { relevant(p) }; 53 position p : script:python() { relevant(p) }; 75 position p : script:python() { relevant(p) }; 88 position p : script:python() { relevant(p) };
|
| D | kfree_sensitive.cocci | 24 def relevant(p): 36 position p : script:python() { relevant(p) }; 52 position p : script:python() { relevant(p) }; 70 position p : script:python() { relevant(p) };
|
| /kernel/linux/linux-5.10/tools/power/cpupower/debug/i386/ |
| D | dump_psb.c | 24 static long relevant; variable 114 if (relevant != 0) { in decode_psb() 115 if (relevant!= pst->cpuid) in decode_psb() 145 printf (" -r, --relevant Only display PSTs relevant to cpuid N\n"); in print_help() 166 relevant = strtol(optarg, NULL, 16); in main()
|
| /kernel/linux/linux-5.10/drivers/soc/fsl/dpio/ |
| D | dpio.h | 26 * destination in the relevant interface to this DPIO 37 * relevant only if 'channel_mode = DPIO_LOCAL_CHANNEL' 60 * relevant only if 'channel_mode = DPIO_LOCAL_CHANNEL'
|
| /kernel/linux/linux-5.10/scripts/coccinelle/misc/ |
| D | flexible_array.cocci | 20 def relevant(positions): 29 position p : script:python() { relevant(p) }; 57 position p : script:python() { relevant(p) };
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpni.h | 64 * If reset, a congestion group is allocated for each TC. Only relevant if the 271 * status (FAS); relevant only for the non-discard action 627 * @DPNI_DIST_MODE_HASH: Use hash distribution; only relevant if 629 * @DPNI_DIST_MODE_FS: Use explicit flow steering; only relevant if 671 * dpni_prepare_key_cfg() relevant only when 673 * @fs_cfg: Flow Steering table configuration; only relevant if 700 * dpni_prepare_key_cfg(); relevant only when enable!=0 otherwise 770 * @destination.id: ID of the destination, only relevant if DEST_TYPE is > 0. 772 * Not relevant for Tx queues. 786 * Not relevant for Tx queues. [all …]
|
| D | dpaa2-eth-trace.h | 32 /* A structure containing the relevant information we want 102 /* buffer pool id, if relevant */ 108 /* A structure containing the relevant information we want
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | vidioc-enum-fmt.rst | 194 colorspace. This flag is relevant only for capture devices. 201 transfer function. This flag is relevant only for capture devices. 208 Y'CbCr encoding. This flag is relevant only for capture devices. 215 HSV encoding. This flag is relevant only for capture devices. 222 quantization. This flag is relevant only for capture devices.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | reporting-bugs.rst | 51 device driver in the MAINTAINERS file. Search in the file for relevant 84 bugs at once, it's difficult for maintainers to tease apart the relevant 105 relevant to your bug, feel free to exclude it. 133 [8.7.] Other information that might be relevant to the problem 135 think to be relevant):
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| D | ni_routes.h | 109 * @tables: pointer to relevant set of routing tables. 147 * @tables: pointer to relevant set of routing tables. 159 * @tables: pointer to relevant set of routing tables. 200 * @tables: pointer to relevant set of routing tables. 255 * @tables: pointer to relevant set of routing tables. 303 * @tables: pointer to relevant set of routing tables.
|
| /kernel/linux/linux-5.10/include/scsi/ |
| D | scsi_transport_srp.h | 35 * Fields that are relevant for SRP initiator and SRP target drivers: 40 * Fields that are only relevant for SRP initiator drivers: 79 * Fields that are only relevant for SRP initiator drivers:
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | binding.h | 74 * @id_and_color: ID and color of the relevant Binding, 94 * @id_and_color: ID and color of the relevant Binding, 130 * @id_and_color: ID and color of the relevant Binding, 164 * @id_and_color: ID and color of the relevant Binding.
|
| /kernel/linux/linux-5.10/Documentation/virt/kvm/devices/ |
| D | mpic.rst | 31 to the relevant MSIIR. 42 byte offset of the relevant IVPR from EIVPR0, divided by 32.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/ |
| D | kirin_ade_reg.h | 106 * ADE regs relevant enums 176 * LDI regs relevant enums 203 * ADE media bus service relevant enums
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | compiler.h | 26 * relevant is mentioned in GCC 8 release notes and nothing obviously relevant
|
| /kernel/linux/linux-5.10/usr/ |
| D | Kconfig | 119 decompression speed. Compression speed is only relevant 120 when building a kernel. Decompression speed is relevant at 122 relevant on memory constrained systems. This is usually based on the
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_rtbitmap.c | 110 xfs_rtword_t mask; /* mask of relevant bits for value */ in xfs_rtfind_back() 143 * and mask for all the relevant bits in this word. in xfs_rtfind_back() 238 * and mask for all the relevant bits in this word. in xfs_rtfind_back() 285 xfs_rtword_t mask; /* mask of relevant bits for value */ in xfs_rtfind_forw() 318 * and mask for all the relevant bits in this word. in xfs_rtfind_forw() 409 * Calculate mask for all the relevant bits in this word. in xfs_rtfind_forw() 579 * Compute first bit not changed and mask of relevant bits. in xfs_rtmodify_range() 662 * Compute a mask of relevant bits. in xfs_rtmodify_range() 781 xfs_rtword_t mask; /* mask of relevant bits for value */ in xfs_rtcheck_range() 817 * Mask of relevant bits. in xfs_rtcheck_range() [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | ti_wilink_st.h | 34 * relevant data. 96 * in progress, this is mainly used to return relevant err codes 126 * to us, when the chip sends relevant PM packets(SLEEP_IND, WAKE_IND). 267 * ldisc installed, read chip_version, download relevant fw 292 * relevant procedure to be called.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| D | nouveau_vga.c | 91 /* only relevant for PCI devices */ in nouveau_vga_init() 113 /* only relevant for PCI devices */ in nouveau_vga_fini()
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-net-statistics | 7 This value might not be relevant with all MAC layers. 32 network device. This value might only be relevant for interfaces 161 this might only be relevant for devices that support
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/fsl/ |
| D | bman.txt | 82 The following constraints are relevant to the FBPR private memory: 88 via the Reset Configuration Word (RCW) and that are relevant to a specific board
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/include/common/ |
| D | cpucp_if.h | 74 * The message, inputs/outputs (if relevant) and fence object will be located 94 * the device DDR (if relevant) and resume the code execution in the host's 172 * relevant information. 418 * depending on its location (relevant for PMC card type)
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| D | ice_dcb_nl.c | 29 * @netdev: the relevant netdev 59 * @netdev: pointer to relevant netdev 246 * @netdev: pointer to relevant netdev 366 * @netdev: pointer to relevant netdev 425 * @netdev: pointer to relevant netdev 538 * @netdev: relevant netdev struct 688 * @netdev: relevant netdev struct 740 * @netdev: relevant netdev
|
| /kernel/linux/linux-5.10/Documentation/arm/samsung-s3c24xx/ |
| D | suspend.rst | 12 at the relevant CPU datasheet from Samsung. 96 relevant clocks and peripherals setup before use (ie, bootloader).
|
| /kernel/linux/linux-5.10/scripts/ |
| D | Makefile.extrawarn | 21 # W=1 - warnings which may be relevant and do not occur too often 59 # W=2 - warnings which occur quite often but may still be relevant
|