Searched refs:existed (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v6.1/drivers/gpu/drm/vmwgfx/ |
D | ttm_object.c | 299 bool *existed, in ttm_ref_object_add() argument 310 if (existed != NULL) in ttm_ref_object_add() 311 *existed = true; in ttm_ref_object_add() 346 if (existed != NULL) in ttm_ref_object_add() 347 *existed = false; in ttm_ref_object_add()
|
D | ttm_object.h | 219 bool *existed,
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/ |
D | hnae3.c | 164 bool existed = false; in hnae3_unregister_client() local 173 existed = true; in hnae3_unregister_client() 178 if (!existed) { in hnae3_unregister_client()
|
/Linux-v6.1/arch/arm/mach-mmp/ |
D | Kconfig | 62 MMP2-based board can't be co-existed with PXA168-based & 74 MMP2-based board can't be co-existed with PXA168-based & 86 MMP2-based board can't be co-existed with PXA168-based &
|
/Linux-v6.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-v6.1/Documentation/translations/zh_CN/admin-guide/ |
D | reporting-regressions.rst | 356 #regzbot invalid: wasn't a regression, problem has always existed
|
/Linux-v6.1/Documentation/driver-api/ |
D | nvmem.rst | 18 Before this framework existed, NVMEM drivers like eeprom were stored in
|
/Linux-v6.1/arch/csky/ |
D | Kconfig | 273 but also used by sram on SOC bus. It follow existed linux tcm
|
/Linux-v6.1/Documentation/devicetree/bindings/usb/ |
D | ci-hdrc-usb2.txt | 47 spec for meaning of each value. If this property is not existed, it
|
/Linux-v6.1/Documentation/networking/ |
D | netconsole.rst | 152 have existed when netconsole was loaded / initialized).
|
/Linux-v6.1/Documentation/gpu/ |
D | vgaarbiter.rst | 12 The Resource Access Control (RAC) module inside the X server [0] existed for
|
/Linux-v6.1/Documentation/cpu-freq/ |
D | cpu-drivers.rst | 95 cpufreq_driver.init is called if no cpufreq policy existed for the CPU.
|
/Linux-v6.1/Documentation/core-api/ |
D | maple_tree.rst | 161 and last as the range that was erased and return the entry that existed
|
/Linux-v6.1/Documentation/sh/ |
D | new-machine.rst | 132 * If our hardware actually existed, we would do real
|
/Linux-v6.1/Documentation/mm/ |
D | hugetlbfs_reserv.rst | 244 in the reserve map already existed so no change is made. However, if there 556 Per-node huge page lists existed in struct hstate when git was first used
|
/Linux-v6.1/drivers/iommu/ |
D | Kconfig | 354 Any old kernels that existed before this KConfig was
|
/Linux-v6.1/Documentation/admin-guide/ |
D | reporting-regressions.rst | 430 #regzbot invalid: wasn't a regression, problem has always existed
|
D | cgroup-v2.rst | 2759 addition of controllers which existed only to identify membership,
|
/Linux-v6.1/Documentation/userspace-api/netlink/ |
D | intro.rst | 655 existed.
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-devices-system-cpu | 342 Date: July 2014(documented, existed before August 2008)
|
/Linux-v6.1/Documentation/process/ |
D | howto.rst | 258 should fix a regression. Bugs that have always existed are not
|
D | handling-regressions.rst | 399 #regzbot invalid: wasn't a regression, problem has always existed
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 12817 u32 existed; in hclge_module_existed() local 12828 existed = le32_to_cpu(desc.data[0]); in hclge_module_existed() 12830 return existed != 0; in hclge_module_existed()
|
/Linux-v6.1/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 546 * 1) If only one command existed in the queue, the
|
12