/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_sdma.c | 188 bool duplicate) in amdgpu_sdma_destroy_inst_ctx() argument 194 if (duplicate) in amdgpu_sdma_destroy_inst_ctx() 203 u32 instance, bool duplicate) in amdgpu_sdma_init_microcode() argument 226 if ((duplicate && instance) || (!duplicate && version_major > 1)) { in amdgpu_sdma_init_microcode() 235 if (duplicate) { in amdgpu_sdma_init_microcode() 252 if (!duplicate && (instance != i)) in amdgpu_sdma_init_microcode() 284 amdgpu_sdma_destroy_inst_ctx(adev, duplicate); in amdgpu_sdma_init_microcode()
|
A D | amdgpu_sdma.h | 128 bool duplicate); 130 bool duplicate);
|
/linux-6.3-rc2/drivers/of/unittest-data/ |
A D | tests-phandle.dtsi | 10 duplicate-name = "duplicate"; 11 duplicate-name { };
|
/linux-6.3-rc2/security/keys/ |
A D | dh.c | 39 uint8_t *duplicate; in dh_data_from_key() local 43 duplicate = kmemdup(payload->data, payload->datalen, in dh_data_from_key() 45 if (duplicate) { in dh_data_from_key() 46 *data = duplicate; in dh_data_from_key()
|
/linux-6.3-rc2/net/sched/ |
A D | sch_netem.c | 93 u32 duplicate; member 451 if (q->duplicate && q->duplicate >= get_crandom(&q->dup_cor)) in netem_enqueue() 480 u32 dupsave = q->duplicate; /* prevent duplicating a dup... */ in netem_enqueue() 482 q->duplicate = 0; in netem_enqueue() 484 q->duplicate = dupsave; in netem_enqueue() 1005 q->duplicate = qopt->duplicate; in netem_change() 1153 qopt.duplicate = q->duplicate; in netem_dump()
|
/linux-6.3-rc2/drivers/base/ |
A D | component.c | 47 bool duplicate; member 202 match->compare[i].duplicate = !!c->adev; in find_components() 608 if (!adev->match->compare[i].duplicate) { in component_unbind_all() 692 if (!adev->match->compare[i].duplicate) { in component_bind_all() 701 if (!adev->match->compare[i - 1].duplicate) { in component_bind_all()
|
/linux-6.3-rc2/tools/testing/selftests/filesystems/ |
A D | devpts_pts.c | 16 static bool terminal_dup2(int duplicate, int original) in terminal_dup2() argument 20 ret = dup2(duplicate, original); in terminal_dup2()
|
/linux-6.3-rc2/Documentation/ABI/obsolete/ |
A D | sysfs-cpuidle | 8 /sys/devices/system/cpu/cpuidle/ file, it's duplicate so make
|
/linux-6.3-rc2/drivers/pci/hotplug/ |
A D | TODO | 17 management. Doesn't this duplicate functionality in the core? 44 management. Doesn't this duplicate functionality in the core?
|
/linux-6.3-rc2/Documentation/ABI/removed/ |
A D | raw1394 | 8 of abstraction that required userspace clients to duplicate much
|
/linux-6.3-rc2/arch/alpha/kernel/ |
A D | head.S | 62 # masking, and we cannot duplicate the effort without causing problems
|
/linux-6.3-rc2/drivers/memory/ |
A D | emif.c | 56 u8 duplicate; member 118 if (emif->duplicate) in emif_regdump_show() 973 emif->duplicate = true; in of_get_memory_device_details() 1046 emif->duplicate = emif1 && (memcmp(dev_info, in get_device_details() 1050 if (emif->duplicate) { in get_device_details()
|
/linux-6.3-rc2/drivers/dma/ |
A D | fsl-qdma.c | 631 bool duplicate; in fsl_qdma_queue_transfer_complete() local 643 duplicate = 0; in fsl_qdma_queue_transfer_complete() 654 duplicate = 1; in fsl_qdma_queue_transfer_complete() 663 if (!duplicate) { in fsl_qdma_queue_transfer_complete() 672 if (!duplicate) { in fsl_qdma_queue_transfer_complete() 679 if (duplicate) { in fsl_qdma_queue_transfer_complete()
|
/linux-6.3-rc2/Documentation/userspace-api/ |
A D | unshare.rst | 95 In order to not duplicate code and to handle the fact that unshare() 199 2) unshare() has to allocate and duplicate all context structures 213 copy_* functions call dup_* functions to allocate and duplicate 221 helper function to allocate and duplicate a new context 287 dup_* function to allocate and duplicate the structure and return
|
/linux-6.3-rc2/tools/perf/util/ |
A D | cpumap.c | 251 bool duplicate = false; in cpu_aggr_map__new() local 256 duplicate = true; in cpu_aggr_map__new() 260 if (!duplicate) { in cpu_aggr_map__new()
|
/linux-6.3-rc2/scripts/coccinelle/misc/ |
A D | doubleinit.cocci | 2 /// Find duplicate field initializations. This has a high rate of false
|
/linux-6.3-rc2/drivers/staging/qlge/ |
A D | TODO | 29 * remove duplicate and useless comments
|
/linux-6.3-rc2/arch/xtensa/lib/ |
A D | memset.S | 40 slli a7, a3, 8 # duplicate character in all bytes of word
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
A D | dcn20_fpu.c | 1843 bool duplicate = true; in dcn20_cap_soc_clocks() local 1846 duplicate = false; in dcn20_cap_soc_clocks() 1848 duplicate = false; in dcn20_cap_soc_clocks() 1850 duplicate = false; in dcn20_cap_soc_clocks() 1852 duplicate = false; in dcn20_cap_soc_clocks() 1854 duplicate = false; in dcn20_cap_soc_clocks() 1856 duplicate = false; in dcn20_cap_soc_clocks() 1858 duplicate = false; in dcn20_cap_soc_clocks() 1860 duplicate = false; in dcn20_cap_soc_clocks() 1862 if (duplicate) in dcn20_cap_soc_clocks()
|
/linux-6.3-rc2/fs/fuse/ |
A D | virtio_fs.c | 249 bool duplicate = false; in virtio_fs_add_instance() local 255 duplicate = true; in virtio_fs_add_instance() 258 if (!duplicate) in virtio_fs_add_instance() 263 if (duplicate) in virtio_fs_add_instance()
|
/linux-6.3-rc2/Documentation/scsi/ |
A D | megaraid.rst | 19 i. Avoid duplicate code from the low level drivers.
|
/linux-6.3-rc2/Documentation/networking/ |
A D | snmp_counter.rst | 609 the duplicate ACK number. E.g., if retransmission is triggered, and 665 duplicate packets to the sender. There are two kinds of 667 duplicate. (2) an out of order packet is duplicate. The TCP stack 675 The TCP stack receives a duplicate packet which has been acked, so it 680 The TCP stack receives an out of order duplicate packet, so it sends a 686 duplicate packet is received. 691 duplicate packet is received. 787 In some scenarios, kernel would avoid sending duplicate ACKs too 1652 again, and record the reply time (the duplicate ACK reply time). The 1653 third SYN will let server check the previous duplicate ACK reply time, [all …]
|
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/ |
A D | sm6375-sony-xperia-murray-pdx225.dts | 17 /* PM6125 PON is used and we can't have duplicate labels */
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-firmware-dmi-entries | 28 to handle these duplicate entry types, each entry is
|
/linux-6.3-rc2/security/integrity/ima/ |
A D | Kconfig | 336 bool "Disable htable to allow measurement of duplicate records" 340 This option disables htable to allow measurement of duplicate records.
|