Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dttm_object.c295 bool *existed, in ttm_ref_object_add() argument
305 if (existed != NULL) in ttm_ref_object_add()
306 *existed = true; in ttm_ref_object_add()
341 if (existed != NULL) in ttm_ref_object_add()
342 *existed = false; in ttm_ref_object_add()
Dttm_object.h219 bool *existed,
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.c164 bool existed = false; in hnae3_unregister_client() local
173 existed = true; in hnae3_unregister_client()
178 if (!existed) { in hnae3_unregister_client()
/Linux-v6.6/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-v6.6/Documentation/translations/zh_CN/admin-guide/
Dreporting-regressions.rst356 #regzbot invalid: wasn't a regression, problem has always existed
/Linux-v6.6/tools/memory-model/scripts/
DREADME110 to LKMM introduces a new primitive for which litmus tests already existed.
/Linux-v6.6/arch/csky/
DKconfig270 but also used by sram on SOC bus. It follow existed linux tcm
/Linux-v6.6/Documentation/driver-api/
Dnvmem.rst18 Before this framework existed, NVMEM drivers like eeprom were stored in
/Linux-v6.6/Documentation/networking/
Dnetconsole.rst156 have existed when netconsole was loaded / initialized).
/Linux-v6.6/Documentation/gpu/
Dvgaarbiter.rst12 The Resource Access Control (RAC) module inside the X server [0] existed for
/Linux-v6.6/Documentation/cpu-freq/
Dcpu-drivers.rst95 cpufreq_driver.init is called if no cpufreq policy existed for the CPU.
/Linux-v6.6/Documentation/core-api/
Dmaple_tree.rst161 and last as the range that was erased and return the entry that existed
/Linux-v6.6/Documentation/arch/sh/
Dnew-machine.rst132 * If our hardware actually existed, we would do real
/Linux-v6.6/Documentation/mm/
Dhugetlbfs_reserv.rst243 in the reserve map already existed so no change is made. However, if there
555 Per-node huge page lists existed in struct hstate when git was first used
/Linux-v6.6/drivers/iommu/
DKconfig357 Any old kernels that existed before this KConfig was
/Linux-v6.6/Documentation/admin-guide/
Dreporting-regressions.rst430 #regzbot invalid: wasn't a regression, problem has always existed
Dcgroup-v2.rst2779 addition of controllers which existed only to identify membership,
/Linux-v6.6/Documentation/userspace-api/netlink/
Dintro.rst657 existed.
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-devices-system-cpu342 Date: July 2014(documented, existed before August 2008)
/Linux-v6.6/Documentation/process/
Dhowto.rst258 should fix a regression. Bugs that have always existed are not
Dhandling-regressions.rst443 #regzbot invalid: wasn't a regression, problem has always existed
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c12444 u32 existed; in hclge_module_existed() local
12455 existed = le32_to_cpu(desc.data[0]); in hclge_module_existed()
12457 return existed != 0; in hclge_module_existed()
/Linux-v6.6/drivers/scsi/aic7xxx/
Daic79xx.seq546 * 1) If only one command existed in the queue, the
/Linux-v6.6/tools/memory-model/Documentation/
Dexplanation.txt2502 data race unless one already existed.