Searched full:existed (Results 1 – 25 of 123) sorted by relevance
12345
/linux-6.12.1/drivers/gpu/drm/vmwgfx/ |
D | ttm_object.c | 292 bool *existed, in ttm_ref_object_add() argument 302 if (existed != NULL) in ttm_ref_object_add() 303 *existed = true; in ttm_ref_object_add() 338 if (existed != NULL) in ttm_ref_object_add() 339 *existed = false; in ttm_ref_object_add()
|
D | ttm_object.h | 201 * @existed: Upon completion, indicates that an identical reference object 202 * already existed, and the refcount was upped on that object instead. 219 bool *existed,
|
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/ |
D | hnae3.c | 167 bool existed = false; in hnae3_unregister_client() local 176 existed = true; in hnae3_unregister_client() 181 if (!existed) { in hnae3_unregister_client()
|
/linux-6.12.1/Documentation/filesystems/ |
D | efivarfs.rst | 10 limitation existed in version 0.99 of the EFI specification, but was
|
D | locks.rst | 63 asking it to read a file for which a mandatory lock existed.
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | qcom,sdm845-dispcc.yaml | 22 # NOTE: sdm845.dtsi existed for quite some time and specified no clocks.
|
/linux-6.12.1/tools/perf/util/ |
D | target.h | 79 * 1) The tracee process is forked (not attaching to existed task or cpu). in target__enable_on_exec()
|
/linux-6.12.1/net/netfilter/ipvs/ |
D | ip_vs_pe.c | 82 pr_err("%s(): [%s] pe already existed " in register_ip_vs_pe()
|
D | ip_vs_sched.c | 203 pr_err("%s(): [%s] scheduler already existed " in register_ip_vs_scheduler()
|
/linux-6.12.1/include/uapi/linux/ |
D | falloc.h | 16 * removed never existed. As such collapsing a range of a file changes
|
/linux-6.12.1/tools/memory-model/scripts/ |
D | README | 110 to LKMM introduces a new primitive for which litmus tests already existed.
|
/linux-6.12.1/drivers/mtd/devices/ |
D | ms02-nv.h | 40 * existed).
|
/linux-6.12.1/arch/csky/ |
D | Kconfig | 273 but also used by sram on SOC bus. It follow existed linux tcm
|
/linux-6.12.1/drivers/net/phy/qcom/ |
D | qca808x.c | 366 /* The autoneg ability is not existed in bit3 of MMD7.1, in qca808x_get_features() 373 * existed in the bit0 of MMD1.21, we need to remove it manually if in qca808x_get_features()
|
/linux-6.12.1/net/ax25/ |
D | ax25_ds_subr.c | 148 * wrong, especially when connections on the device already existed
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | chipidea,usb2-common.yaml | 56 meaning of each value. If this property is not existed, it will use
|
/linux-6.12.1/tools/perf/tests/shell/ |
D | test_arm_coresight.sh | 87 # If the node of "enable_sink" is existed under the device path, this
|
/linux-6.12.1/drivers/staging/media/atomisp/include/hmm/ |
D | hmm_bo.h | 131 * When insert a bo which has the same pgnr with an existed
|
/linux-6.12.1/drivers/iommu/iommufd/ |
D | io_pagetable.h | 166 * contiguous areas existed.
|
/linux-6.12.1/Documentation/driver-api/ |
D | nvmem.rst | 18 Before this framework existed, NVMEM drivers like eeprom were stored in
|
/linux-6.12.1/Documentation/gpu/ |
D | vgaarbiter.rst | 12 The Resource Access Control (RAC) module inside the X server [0] existed for
|
/linux-6.12.1/drivers/rtc/ |
D | rtc-efi.c | 46 * 1/1/0000 may or may not have been a Sunday (if it ever existed at in compute_wday()
|
/linux-6.12.1/Documentation/core-api/ |
D | maple_tree.rst | 165 and last as the range that was erased and return the entry that existed
|
/linux-6.12.1/Documentation/translations/zh_TW/admin-guide/ |
D | reporting-regressions.rst | 356 #regzbot invalid: wasn't a regression, problem has always existed
|
/linux-6.12.1/Documentation/translations/zh_CN/admin-guide/ |
D | reporting-regressions.rst | 356 #regzbot invalid: wasn't a regression, problem has always existed
|
12345