Home
last modified time | relevance | path

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

12

/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.h219 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/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
/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/Documentation/driver-api/
Dnvmem.rst18 Before this framework existed, NVMEM drivers like eeprom were stored in
/linux-6.12.1/arch/csky/
DKconfig273 but also used by sram on SOC bus. It follow existed linux tcm
/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/Documentation/cpu-freq/
Dcpu-drivers.rst95 cpufreq_driver.init is called if no cpufreq policy existed for the CPU.
/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/arch/sh/
Dnew-machine.rst132 * If our hardware actually existed, we would do real
/linux-6.12.1/Documentation/networking/
Dnetconsole.rst155 have existed when netconsole was loaded / initialized).
/linux-6.12.1/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-6.12.1/drivers/iommu/
DKconfig354 Any old kernels that existed before this KConfig was
/linux-6.12.1/Documentation/admin-guide/
Dreporting-regressions.rst430 #regzbot invalid: wasn't a regression, problem has always existed
/linux-6.12.1/Documentation/userspace-api/netlink/
Dintro.rst661 existed.
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-devices-system-cpu342 Date: July 2014(documented, existed before August 2008)
/linux-6.12.1/Documentation/process/
Dhowto.rst257 should fix a regression. Bugs that have always existed are not
Dhandling-regressions.rst449 #regzbot invalid: wasn't a regression, problem has always existed
/linux-6.12.1/Documentation/translations/sp_SP/process/
Dhandling-regressions.rst440 #regzbot invalid: wasn't a regression, problem has always existed
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c12583 u32 existed; in hclge_module_existed() local
12594 existed = le32_to_cpu(desc.data[0]); in hclge_module_existed()
12596 return existed != 0; in hclge_module_existed()
/linux-6.12.1/drivers/scsi/aic7xxx/
Daic79xx.seq546 * 1) If only one command existed in the queue, the

12