Home
last modified time | relevance | path

Searched full:existed (Results 1 – 25 of 123) sorted by relevance

12345

/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dttm_object.c292 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()
Dttm_object.h201 * @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/
Dhnae3.c167 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/
Defivarfs.rst10 limitation existed in version 0.99 of the EFI specification, but was
Dlocks.rst63 asking it to read a file for which a mandatory lock existed.
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dqcom,sdm845-dispcc.yaml22 # NOTE: sdm845.dtsi existed for quite some time and specified no clocks.
/linux-6.12.1/tools/perf/util/
Dtarget.h79 * 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/
Dip_vs_pe.c82 pr_err("%s(): [%s] pe already existed " in register_ip_vs_pe()
Dip_vs_sched.c203 pr_err("%s(): [%s] scheduler already existed " in register_ip_vs_scheduler()
/linux-6.12.1/include/uapi/linux/
Dfalloc.h16 * removed never existed. As such collapsing a range of a file changes
/linux-6.12.1/tools/memory-model/scripts/
DREADME110 to LKMM introduces a new primitive for which litmus tests already existed.
/linux-6.12.1/drivers/mtd/devices/
Dms02-nv.h40 * existed).
/linux-6.12.1/arch/csky/
DKconfig273 but also used by sram on SOC bus. It follow existed linux tcm
/linux-6.12.1/drivers/net/phy/qcom/
Dqca808x.c366 /* 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/
Dax25_ds_subr.c148 * wrong, especially when connections on the device already existed
/linux-6.12.1/Documentation/devicetree/bindings/usb/
Dchipidea,usb2-common.yaml56 meaning of each value. If this property is not existed, it will use
/linux-6.12.1/tools/perf/tests/shell/
Dtest_arm_coresight.sh87 # If the node of "enable_sink" is existed under the device path, this
/linux-6.12.1/drivers/staging/media/atomisp/include/hmm/
Dhmm_bo.h131 * When insert a bo which has the same pgnr with an existed
/linux-6.12.1/drivers/iommu/iommufd/
Dio_pagetable.h166 * contiguous areas existed.
/linux-6.12.1/Documentation/driver-api/
Dnvmem.rst18 Before this framework existed, NVMEM drivers like eeprom were stored in
/linux-6.12.1/Documentation/gpu/
Dvgaarbiter.rst12 The Resource Access Control (RAC) module inside the X server [0] existed for
/linux-6.12.1/drivers/rtc/
Drtc-efi.c46 * 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/
Dmaple_tree.rst165 and last as the range that was erased and return the entry that existed
/linux-6.12.1/Documentation/translations/zh_TW/admin-guide/
Dreporting-regressions.rst356 #regzbot invalid: wasn't a regression, problem has always existed
/linux-6.12.1/Documentation/translations/zh_CN/admin-guide/
Dreporting-regressions.rst356 #regzbot invalid: wasn't a regression, problem has always existed

12345