Home
last modified time | relevance | path

Searched refs:details (Results 1 – 25 of 1417) sorted by relevance

12345678910>>...57

/linux-6.12.1/tools/perf/
Dbuiltin-evlist.c29 static int __cmd_evlist(const char *file_name, struct perf_attr_details *details) in __cmd_evlist() argument
36 .force = details->force, in __cmd_evlist()
53 evsel__fprintf(pos, details, stdout); in __cmd_evlist()
62 if (has_tracepoint && !details->trace_fields) in __cmd_evlist()
65 if (has_group && !details->event_group) in __cmd_evlist()
74 struct perf_attr_details details = { .verbose = false, }; in cmd_evlist() local
77 OPT_BOOLEAN('F', "freq", &details.freq, "Show the sample frequency"), in cmd_evlist()
78 OPT_BOOLEAN('v', "verbose", &details.verbose, in cmd_evlist()
80 OPT_BOOLEAN('g', "group", &details.event_group, in cmd_evlist()
82 OPT_BOOLEAN('f', "force", &details.force, "don't complain, do it"), in cmd_evlist()
[all …]
/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_adminq.c559 struct iavf_asq_cmd_details *details; in iavf_clean_asq() local
565 details = IAVF_ADMINQ_DETAILS(*asq, ntc); in iavf_clean_asq()
570 if (details->callback) { in iavf_clean_asq()
572 (IAVF_ADMINQ_CALLBACK)details->callback; in iavf_clean_asq()
577 memset((void *)details, 0, in iavf_clean_asq()
583 details = IAVF_ADMINQ_DETAILS(*asq, ntc); in iavf_clean_asq()
624 struct iavf_asq_cmd_details *details; in iavf_asq_send_command() local
650 details = IAVF_ADMINQ_DETAILS(hw->aq.asq, hw->aq.asq.next_to_use); in iavf_asq_send_command()
652 *details = *cmd_details; in iavf_asq_send_command()
658 if (details->cookie) { in iavf_asq_send_command()
[all …]
Diavf_common.c454 struct iavf_asq_cmd_details details; in iavf_aq_send_msg_to_pf() local
470 memset(&details, 0, sizeof(details)); in iavf_aq_send_msg_to_pf()
471 details.async = true; in iavf_aq_send_msg_to_pf()
472 cmd_details = &details; in iavf_aq_send_msg_to_pf()
/linux-6.12.1/Documentation/trace/postprocess/
Dtrace-vmscan-postprocess.pl271 my $details;
308 $details = $6;
309 if ($details !~ /$regex_direct_begin/o) {
311 print " $details\n";
331 $details = $6;
332 if ($details !~ /$regex_kswapd_wake/o) {
334 print " $details\n";
365 $details = $6;
366 if ($details !~ /$regex_wakeup_kswapd/o) {
368 print " $details\n";
[all …]
/linux-6.12.1/Documentation/sphinx/
Dmaintainers_include.py122 field, details = line.split(':', 1)
123 details = details.strip()
129 if not ':doc:' in details:
130 details = '``%s``' % (details)
141 field_content = field_content + "\n\t%s" % (details)
/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_adminq.c692 struct i40e_asq_cmd_details *details; in i40e_clean_asq() local
698 details = I40E_ADMINQ_DETAILS(*asq, ntc); in i40e_clean_asq()
703 if (details->callback) { in i40e_clean_asq()
705 (I40E_ADMINQ_CALLBACK)details->callback; in i40e_clean_asq()
710 memset(details, 0, sizeof(*details)); in i40e_clean_asq()
715 details = I40E_ADMINQ_DETAILS(*asq, ntc); in i40e_clean_asq()
760 struct i40e_asq_cmd_details *details; in i40e_asq_send_command_atomic_exec() local
784 details = I40E_ADMINQ_DETAILS(hw->aq.asq, hw->aq.asq.next_to_use); in i40e_asq_send_command_atomic_exec()
786 *details = *cmd_details; in i40e_asq_send_command_atomic_exec()
792 if (details->cookie) { in i40e_asq_send_command_atomic_exec()
[all …]
/linux-6.12.1/samples/bpf/
Ddo_hbm_test.sh88 details=0
141 details=1
311 if [ $details -ne 0 ] ; then
328 if [ $details -ne 0 ] ; then
335 if [ $details -ne 0 ] ; then
350 if [ $details -ne 0 ] ; then
376 if [ $details -ne 0 ] ; then
389 if [ $details -ne 0 ] ; then
395 if [ $details -ne 0 ] ; then
/linux-6.12.1/drivers/cpufreq/
DKconfig.x8629 For details, take a look at:
49 For details, take a look at:
68 For details, take a look at:
99 For details, take a look at <file:Documentation/cpu-freq/>.
126 For details, take a look at <file:Documentation/cpu-freq/>.
136 For details, take a look at <file:Documentation/cpu-freq/>.
148 For details, take a look at <file:Documentation/cpu-freq/>.
158 For details, take a look at <file:Documentation/cpu-freq/>.
179 For details, take a look at <file:Documentation/cpu-freq/>.
205 For details, take a look at <file:Documentation/cpu-freq/>.
[all …]
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-platform-devices-ampere-smpro11 …00 | Error Type | 1 | See :ref:`the table below <smpro-error-types>` for details |
13 …01 | Subtype | 1 | See :ref:`the table below <smpro-error-types>` for details |
15 …02 | Instance | 2 | See :ref:`the table below <smpro-error-types>` for details |
17 …| 04 | Error status | 4 | See ARM RAS specification for details
19 …| 08 | Error Address | 8 | See ARM RAS specification for details
21 …| 16 | Error Misc 0 | 8 | See ARM RAS specification for details
23 …| 24 | Error Misc 1 | 8 | See ARM RAS specification for details
25 …| 32 | Error Misc 2 | 8 | See ARM RAS specification for details
27 …| 40 | Error Misc 3 | 8 | See ARM RAS specification for details
174 For details, see section `3.3 Ampere (Vendor-Specific) Error Record Formats,
[all …]
Dsysfs-bus-i3c52 length, etc. See the I3C specification for more details.
62 specification for more details.
74 See the I3C specification for more details.
85 See the I3C specification for more details about these HDR
127 length, etc. See the I3C specification for more details.
135 specification for more details.
145 See the I3C specification for more details.
155 See the I3C specification for more details about these HDR
Dsysfs-class-net-grcan10 core library documentation for details. The default value is 0
22 core library documentation for details. The default value is 0
33 library documentation for details. The default value is 0 or is
Dsysfs-devices-software_node5 This directory contains the details about the device that are
7 firmware_node directory which contains the details that are
/linux-6.12.1/Documentation/trace/coresight/
Dcoresight.rst133 See ``Documentation/devicetree/bindings/arm/arm,coresight-*.yaml`` for details.
258 <file details> cti_cpu0 -> ../../../23020000.cti/cti_cpu0
259 <file details> nr_links
260 <file details> out:0 -> ../../../230c0000.funnel/funnel2
265 <file details> in:0 -> ../../../23040000.etm/etm0
266 <file details> in:1 -> ../../../23140000.etm/etm3
267 <file details> in:2 -> ../../../23240000.etm/etm4
268 <file details> in:3 -> ../../../23340000.etm/etm5
269 <file details> nr_links
270 <file details> out:0 -> ../../../20040000.funnel/funnel0
[all …]
/linux-6.12.1/tools/perf/util/
Devsel_fprintf.c43 int evsel__fprintf(struct evsel *evsel, struct perf_attr_details *details, FILE *fp) in evsel__fprintf() argument
48 if (details->event_group) { in evsel__fprintf()
68 if (details->verbose) { in evsel__fprintf()
71 } else if (details->freq) { in evsel__fprintf()
82 if (details->trace_fields) { in evsel__fprintf()
/linux-6.12.1/Documentation/devicetree/bindings/dma/
Dnvidia,tegra20-apbdma.txt9 See ../clocks/clock-bindings.txt for details.
11 See ../reset/reset.txt for details.
16 select value for the peripheral. For more details, consult the Tegra TRM's
/linux-6.12.1/Documentation/devicetree/bindings/cpufreq/
Dnvidia,tegra20-cpufreq.txt6 See ../clocks/clock-bindings.txt for details.
7 - operating-points-v2: See ../bindings/opp/opp-v2.yaml for details.
8 - #cooling-cells: Should be 2. See ../thermal/thermal-cooling-devices.yaml for details.
/linux-6.12.1/Documentation/arch/x86/x86_64/
Dmachinecheck.rst25 Documentation/ABI/testing/sysfs-mce for more details.
29 For more details about the x86 machine check architecture
32 For more details about the architecture
/linux-6.12.1/arch/mips/jazz/
DKconfig8 kernel that runs on these, say Y here. For details about Linux on
19 kernel that runs on these, say Y here. For details about Linux on
29 kernel that runs on these, say Y here. For details about Linux on
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-platform-wmi-bmof5 Binary MOF metadata used to describe the details of available ACPI WMI interfaces.
7 See Documentation/wmi/devices/wmi-bmof.rst for details.
/linux-6.12.1/Documentation/devicetree/bindings/media/
Dmediatek-mdp.txt8 Documentation/devicetree/bindings/media/mediatek-vpu.txt for details.
18 Documentation/devicetree/bindings/clock/clock-bindings.txt for details.
20 Documentation/devicetree/bindings/power/power_domain.txt for details.
29 for details.
/linux-6.12.1/sound/pci/ca0106/
Dca0106_mixer.c657 snd_ca0106_volume_spi_dac_ctl(const struct snd_ca0106_details *details, in snd_ca0106_volume_spi_dac_ctl() argument
673 dac_id = (details->spi_dac & 0xf000) >> (4 * 3); in snd_ca0106_volume_spi_dac_ctl()
677 dac_id = (details->spi_dac & 0x0f00) >> (4 * 2); in snd_ca0106_volume_spi_dac_ctl()
681 dac_id = (details->spi_dac & 0x00f0) >> (4 * 1); in snd_ca0106_volume_spi_dac_ctl()
685 dac_id = (details->spi_dac & 0x000f) >> (4 * 0); in snd_ca0106_volume_spi_dac_ctl()
805 if (emu->details->i2c_adc == 1) { in snd_ca0106_mixer()
807 if (emu->details->gpio_type == 1) in snd_ca0106_mixer()
814 if (emu->details->spi_dac) { in snd_ca0106_mixer()
818 ctl = snd_ca0106_volume_spi_dac_ctl(emu->details, i); in snd_ca0106_mixer()
839 if (emu->details->spi_dac) { in snd_ca0106_mixer()
[all …]
Dca0106_main.c505 const struct snd_ca0106_details *details, in snd_ca0106_channel_dac() argument
510 return (details->spi_dac & 0xf000) >> (4 * 3); in snd_ca0106_channel_dac()
512 return (details->spi_dac & 0x0f00) >> (4 * 2); in snd_ca0106_channel_dac()
514 return (details->spi_dac & 0x00f0) >> (4 * 1); in snd_ca0106_channel_dac()
516 return (details->spi_dac & 0x000f) >> (4 * 0); in snd_ca0106_channel_dac()
527 if (chip->details->spi_dac) { in snd_ca0106_pcm_power_dac()
528 const int dac = snd_ca0106_channel_dac(chip, chip->details, in snd_ca0106_pcm_power_dac()
897 if (emu->details->i2c_adc == 1) { /* The SB0410 and SB0413 use I2C to control ADC. */ in snd_ca0106_pcm_prepare_capture()
1473 if (chip->details->i2c_adc == 1) { in ca0106_init_chip()
1479 } else if (chip->details->ac97 == 1) { in ca0106_init_chip()
[all …]
/linux-6.12.1/drivers/infiniband/hw/qib/
Dqib_mad.c154 memset(&data.details, 0, sizeof(data.details)); in qib_bad_pkey()
155 data.details.ntc_257_258.lid1 = lid1; in qib_bad_pkey()
156 data.details.ntc_257_258.lid2 = lid2; in qib_bad_pkey()
157 data.details.ntc_257_258.key = cpu_to_be32(key); in qib_bad_pkey()
158 data.details.ntc_257_258.sl_qp1 = cpu_to_be32((sl << 28) | qp1); in qib_bad_pkey()
159 data.details.ntc_257_258.qp2 = cpu_to_be32(qp2); in qib_bad_pkey()
178 memset(&data.details, 0, sizeof(data.details)); in qib_bad_mkey()
179 data.details.ntc_256.lid = data.issuer_lid; in qib_bad_mkey()
180 data.details.ntc_256.method = smp->method; in qib_bad_mkey()
181 data.details.ntc_256.attr_id = smp->attr_id; in qib_bad_mkey()
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/gpu/
Dnvidia,gk20a.txt15 See ../interrupt-controller/interrupts.txt for details.
22 See ../clocks/clock-bindings.txt for details.
33 See ../reset/reset.txt for details.
40 - iommus: A reference to the IOMMU. See ../iommu/iommu.txt for details.
/linux-6.12.1/Documentation/hwmon/
Ducd9200.rst36 Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
44 details.
51 Documentation/hwmon/pmbus.rst for details.
108 rails. See chip datasheets for details.
115 details.

12345678910>>...57