Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
A 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/drivers/gpu/drm/vmwgfx/
A Dttm_object.c349 enum ttm_ref_type ref_type, bool *existed, in ttm_ref_object_add() argument
365 if (existed != NULL) in ttm_ref_object_add()
366 *existed = true; in ttm_ref_object_add()
407 if (existed != NULL) in ttm_ref_object_add()
408 *existed = false; in ttm_ref_object_add()
A Dttm_object.h250 enum ttm_ref_type ref_type, bool *existed,
A Dvmwgfx_bo.c736 bool existed; in vmw_user_bo_synccpu_grab() local
765 TTM_REF_SYNCCPU_WRITE, &existed, false); in vmw_user_bo_synccpu_grab()
766 if (ret != 0 || existed) in vmw_user_bo_synccpu_grab()
/linux/arch/arm/mach-mmp/
A 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 &
/linux/kernel/bpf/
A Dbpf_iter.c506 bool existed = false; in bpf_iter_link_attach() local
534 existed = true; in bpf_iter_link_attach()
539 if (!existed) in bpf_iter_link_attach()
/linux/Documentation/filesystems/
A Defivarfs.rst10 limitation existed in version 0.99 of the EFI specification, but was
A Dlocks.rst63 asking it to read a file for which a mandatory lock existed.
/linux/Documentation/devicetree/bindings/clock/
A Dqcom,sdm845-dispcc.yaml22 # NOTE: sdm845.dtsi existed for quite some time and specified no clocks.
/linux/arch/csky/
A DKconfig246 but also used by sram on SOC bus. It follow existed linux tcm
/linux/Documentation/driver-api/
A Dnvmem.rst18 Before this framework existed, NVMEM drivers like eeprom were stored in
/linux/Documentation/devicetree/bindings/usb/
A Dci-hdrc-usb2.txt47 spec for meaning of each value. If this property is not existed, it
/linux/Documentation/networking/
A Dnetconsole.rst152 have existed when netconsole was loaded / initialized).
/linux/Documentation/gpu/
A Dvgaarbiter.rst12 The Resource Access Control (RAC) module inside the X server [0] existed for
/linux/Documentation/cpu-freq/
A Dcpu-drivers.rst92 cpufreq_driver.init is called if no cpufreq policy existed for the CPU.
/linux/Documentation/sh/
A Dnew-machine.rst132 * If our hardware actually existed, we would do real
/linux/Documentation/vm/
A 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
/linux/drivers/iommu/
A DKconfig343 Any old kernels that existed before this KConfig was
/linux/Documentation/ABI/testing/
A Dsysfs-devices-system-cpu341 Date: July 2014(documented, existed before August 2008)
/linux/Documentation/process/
A Dhowto.rst258 should fix a regression. Bugs that have always existed are not
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c12952 u32 existed; in hclge_module_existed() local
12963 existed = le32_to_cpu(desc.data[0]); in hclge_module_existed()
12965 return existed != 0; in hclge_module_existed()
/linux/drivers/scsi/aic7xxx/
A Daic79xx.seq546 * 1) If only one command existed in the queue, the
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst2621 addition of controllers which existed only to identify membership,
/linux/tools/memory-model/Documentation/
A Dexplanation.txt2258 data race unless one already existed.

Completed in 52 milliseconds