/Linux-v6.6/tools/power/cpupower/debug/i386/ |
D | dump_psb.c | 22 static long relevant; variable 112 if (relevant != 0) { in decode_psb() 113 if (relevant!= pst->cpuid) in decode_psb() 143 printf (" -r, --relevant Only display PSTs relevant to cpuid N\n"); in print_help() 164 relevant = strtol(optarg, NULL, 16); in main()
|
/Linux-v6.6/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) };
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | binding.h | 19 * @id_and_color: ID and color of the relevant Binding, 39 * @id_and_color: ID and color of the relevant Binding, 67 * @id_and_color: ID and color of the relevant Binding, 101 * @id_and_color: ID and color of the relevant Binding.
|
/Linux-v6.6/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'
|
/Linux-v6.6/include/uapi/drm/ |
D | habanalabs_accel.h | 658 * submitted to the GOYA's DMA QMAN. This attribute is not relevant 751 * specific context. This is relevant only for devices 873 * Relevant for Gaudi2 and later. 882 * @tpc_enabled_mask: Bit-mask that represents which TPCs are enabled. Relevant 887 * configuration. Relevant for Greco and later. 891 * Relevant for Greco and later. 894 * Relevant for Gaudi2 and later. 896 * application to use. Relevant for Gaudi2 and later. 901 * Relevant for Gaudi3 and later. 1156 * Note: this data is not supported by all asics, in that case the relevant bits will not [all …]
|
/Linux-v6.6/scripts/coccinelle/misc/ |
D | flexible_array.cocci | 20 def relevant(positions): 29 position p : script:python() { relevant(p) }; 73 position p : script:python() { relevant(p) };
|
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/ |
D | dpni.h | 66 * for each TC. Only relevant if the DPNI has multiple traffic classes. 275 * status (FAS); relevant only for the non-discard action 615 * @DPNI_DIST_MODE_HASH: Use hash distribution; only relevant if 617 * @DPNI_DIST_MODE_FS: Use explicit flow steering; only relevant if 659 * dpni_prepare_key_cfg() relevant only when 661 * @fs_cfg: Flow Steering table configuration; only relevant if 688 * dpni_prepare_key_cfg(); relevant only when enable!=0 otherwise 758 * @destination.id: ID of the destination, only relevant if DEST_TYPE is > 0. 760 * Not relevant for Tx queues. 774 * Not relevant for Tx queues. [all …]
|
D | dpaa2-eth-trace.h | 32 /* A structure containing the relevant information we want 118 /* buffer pool id, if relevant */ 124 /* A structure containing the relevant information we want
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | vidioc-enum-fmt.rst | 198 colorspace. This flag is relevant only for capture devices. 205 transfer function. This flag is relevant only for capture devices. 212 Y'CbCr encoding. This flag is relevant only for capture devices. 219 HSV encoding. This flag is relevant only for capture devices. 226 quantization. This flag is relevant only for capture devices.
|
/Linux-v6.6/drivers/comedi/drivers/ |
D | ni_routes.h | 108 * @tables: pointer to relevant set of routing tables. 146 * @tables: pointer to relevant set of routing tables. 158 * @tables: pointer to relevant set of routing tables. 199 * @tables: pointer to relevant set of routing tables. 254 * @tables: pointer to relevant set of routing tables. 302 * @tables: pointer to relevant set of routing tables.
|
/Linux-v6.6/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:
|
/Linux-v6.6/arch/arm64/kvm/hyp/include/nvhe/ |
D | pkvm.h | 16 * Holds the relevant data for maintaining the vcpu state completely at hyp. 26 * Holds the relevant data for running a protected vm.
|
/Linux-v6.6/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
|
/Linux-v6.6/Documentation/virt/kvm/devices/ |
D | mpic.rst | 31 to the relevant MSIIR. 42 byte offset of the relevant IVPR from EIVPR0, divided by 32.
|
/Linux-v6.6/arch/mips/include/asm/ |
D | compiler.h | 26 * relevant is mentioned in GCC 8 release notes and nothing obviously relevant
|
/Linux-v6.6/Documentation/devicetree/bindings/net/can/ |
D | st,stm32-bxcan.yaml | 24 Primary mode of the bxCAN peripheral is only relevant if the chip has 34 Secondary mode of the bxCAN peripheral is only relevant if the chip
|
/Linux-v6.6/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 …]
|
/Linux-v6.6/usr/ |
D | Kconfig | 118 decompression speed. Compression speed is only relevant 119 when building a kernel. Decompression speed is relevant at 121 relevant on memory constrained systems. This is usually based on the
|
/Linux-v6.6/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.
|
/Linux-v6.6/samples/ftrace/ |
D | ftrace-ops.c | 17 MODULE_PARM_DESC(nr_function_calls, "How many times to call the relevant tracee"); 26 MODULE_PARM_DESC(nr_ops_relevant, "How many ftrace_ops to associate with the relevant tracee"); 194 " relevant ops: %u\n" in ftrace_ops_sample_init()
|
/Linux-v6.6/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
|
/Linux-v6.6/mm/kasan/ |
D | report_tags.c | 50 * The loop below tries to find stack ring entries relevant to the in kasan_complete_mode_report_info() 55 * entries relevant to the buggy object can be overwritten. in kasan_complete_mode_report_info()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/ |
D | nouveau_vga.c | 90 /* only relevant for PCI devices */ in nouveau_vga_init() 114 /* only relevant for PCI devices */ in nouveau_vga_fini()
|
/Linux-v6.6/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
|