/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
D | ttm_object.c | 346 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()
|
D | ttm_object.h | 249 enum ttm_ref_type ref_type, bool *existed,
|
D | vmwgfx_bo.c | 693 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/ |
D | Kconfig | 65 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/ |
D | Kconfig | 26 # a blank line must be existed
|
/kernel/linux/linux-5.10/kernel/bpf/ |
D | bpf_iter.c | 470 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/ |
D | efivarfs.rst | 10 limitation existed in version 0.99 of the EFI specification, but was
|
D | locks.rst | 65 existed.
|
/kernel/linux/linux-5.10/arch/csky/ |
D | Kconfig | 230 but also used by sram on SOC bus. It follow existed linux tcm
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | nvmem.rst | 18 Before this framework existed, NVMEM drivers like eeprom were stored in
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
D | ci-hdrc-usb2.txt | 47 spec for meaning of each value. If this property is not existed, it
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | netconsole.rst | 152 have existed when netconsole was loaded / initialized).
|
/kernel/linux/linux-5.10/Documentation/gpu/ |
D | vgaarbiter.rst | 12 The Resource Access Control (RAC) module inside the X server [0] existed for
|
/kernel/linux/linux-5.10/Documentation/sh/ |
D | new-machine.rst | 132 * If our hardware actually existed, we would do real
|
/kernel/linux/linux-5.10/Documentation/cpu-freq/ |
D | cpu-drivers.rst | 101 cpufreq_driver.init is called if no cpufreq policy existed for the CPU.
|
/kernel/linux/linux-5.10/drivers/iommu/ |
D | Kconfig | 283 Any old kernels that existed before this KConfig was
|
/kernel/linux/linux-5.10/Documentation/vm/ |
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
|
/kernel/linux/linux-5.10/Documentation/driver-api/serial/ |
D | moxa-smartio.rst | 312 Check "rc.serial" is existed or not. If "rc.serial" doesn't exist,
|
/kernel/linux/linux-5.10/Documentation/core-api/ |
D | atomic_ops.rst | 218 For example, it should behave as if a smp_mb() call existed both
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-devices-system-cpu | 340 Date: July 2014(documented, existed before August 2008)
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | howto.rst | 258 should fix a regression. Bugs that have always existed are not
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 11304 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/ |
D | aic79xx.seq | 546 * 1) If only one command existed in the queue, the
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | cgroup-v2.rst | 2434 addition of controllers which existed only to identify membership,
|