Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dttm_object.c346 enum ttm_ref_type ref_type, bool *existed, in ttm_ref_object_add() argument
362 if (existed != NULL) in ttm_ref_object_add()
363 *existed = true; in ttm_ref_object_add()
404 if (existed != NULL) in ttm_ref_object_add()
405 *existed = false; in ttm_ref_object_add()
Dttm_object.h249 enum ttm_ref_type ref_type, bool *existed,
Dvmwgfx_bo.c693 bool existed; in vmw_user_bo_synccpu_grab() local
722 TTM_REF_SYNCCPU_WRITE, &existed, false); in vmw_user_bo_synccpu_grab()
723 if (ret != 0 || existed) in vmw_user_bo_synccpu_grab()
/kernel/linux/linux-5.10/arch/arm/mach-mmp/
DKconfig65 MMP2-based board can't be co-existed with PXA168-based &
76 MMP2-based board can't be co-existed with PXA168-based &
87 MMP2-based board can't be co-existed with PXA168-based &
/kernel/linux/common_modules/xpm/
DKconfig26 # a blank line must be existed
/kernel/linux/linux-5.10/kernel/bpf/
Dbpf_iter.c470 bool existed = false; in bpf_iter_link_attach() local
497 existed = true; in bpf_iter_link_attach()
502 if (!existed) in bpf_iter_link_attach()
/kernel/linux/linux-5.10/Documentation/filesystems/
Defivarfs.rst10 limitation existed in version 0.99 of the EFI specification, but was
Dlocks.rst65 existed.
/kernel/linux/linux-5.10/arch/csky/
DKconfig230 but also used by sram on SOC bus. It follow existed linux tcm
/kernel/linux/linux-5.10/Documentation/driver-api/
Dnvmem.rst18 Before this framework existed, NVMEM drivers like eeprom were stored in
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dci-hdrc-usb2.txt47 spec for meaning of each value. If this property is not existed, it
/kernel/linux/linux-5.10/Documentation/networking/
Dnetconsole.rst152 have existed when netconsole was loaded / initialized).
/kernel/linux/linux-5.10/Documentation/gpu/
Dvgaarbiter.rst12 The Resource Access Control (RAC) module inside the X server [0] existed for
/kernel/linux/linux-5.10/Documentation/sh/
Dnew-machine.rst132 * If our hardware actually existed, we would do real
/kernel/linux/linux-5.10/Documentation/cpu-freq/
Dcpu-drivers.rst101 cpufreq_driver.init is called if no cpufreq policy existed for the CPU.
/kernel/linux/linux-5.10/drivers/iommu/
DKconfig283 Any old kernels that existed before this KConfig was
/kernel/linux/linux-5.10/Documentation/vm/
Dhugetlbfs_reserv.rst244 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
/kernel/linux/linux-5.10/Documentation/driver-api/serial/
Dmoxa-smartio.rst312 Check "rc.serial" is existed or not. If "rc.serial" doesn't exist,
/kernel/linux/linux-5.10/Documentation/core-api/
Datomic_ops.rst218 For example, it should behave as if a smp_mb() call existed both
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-devices-system-cpu340 Date: July 2014(documented, existed before August 2008)
/kernel/linux/linux-5.10/Documentation/process/
Dhowto.rst258 should fix a regression. Bugs that have always existed are not
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c11304 u32 existed; in hclge_module_existed() local
11315 existed = le32_to_cpu(desc.data[0]); in hclge_module_existed()
11317 return existed != 0; in hclge_module_existed()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
Daic79xx.seq546 * 1) If only one command existed in the queue, the
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dcgroup-v2.rst2434 addition of controllers which existed only to identify membership,

12