Home
last modified time | relevance | path

Searched full:existed (Results 1 – 25 of 104) sorted by relevance

12345

/linux/drivers/gpu/drm/vmwgfx/
H A 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()
H A Dttm_object.h201 * @existed: Upon completion, indicates that an identical reference object
202 * already existed, and the refcount was upped on that object instead.
219 bool *existed,
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.c182 bool existed = false; in hnae3_unregister_client() local
191 existed = true; in hnae3_unregister_client()
196 if (!existed) { in hnae3_unregister_client()
/linux/Documentation/filesystems/
H A Defivarfs.rst10 limitation existed in version 0.99 of the EFI specification, but was
H A Dlocks.rst63 asking it to read a file for which a mandatory lock existed.
/linux/tools/perf/util/
H A Dtarget.h71 * 1) The tracee process is forked (not attaching to existed task or cpu). in target__enable_on_exec()
/linux/net/netfilter/ipvs/
H A Dip_vs_pe.c82 pr_err("%s(): [%s] pe already existed " in register_ip_vs_pe()
H A Dip_vs_sched.c203 pr_err("%s(): [%s] scheduler already existed " in register_ip_vs_scheduler()
/linux/tools/memory-model/scripts/
H A DREADME110 to LKMM introduces a new primitive for which litmus tests already existed.
/linux/drivers/mtd/devices/
H A Dms02-nv.h40 * existed).
/linux/include/uapi/linux/
H A Dfalloc.h16 * removed never existed. As such collapsing a range of a file changes
/linux/arch/csky/
H A DKconfig268 but also used by sram on SOC bus. It follow existed linux tcm
/linux/drivers/net/phy/qcom/
H A Dqca808x.c371 /* The autoneg ability is not existed in bit3 of MMD7.1, in qca808x_get_features()
378 * existed in the bit0 of MMD1.21, we need to remove it manually if in qca808x_get_features()
/linux/net/ax25/
H A Dax25_ds_subr.c148 * wrong, especially when connections on the device already existed
/linux/Documentation/devicetree/bindings/usb/
H A Dchipidea,usb2-common.yaml59 meaning of each value. If this property is not existed, it will use
/linux/tools/perf/tests/shell/
H A Dtest_arm_coresight.sh87 # If the node of "enable_sink" is existed under the device path, this
/linux/drivers/rtc/
H A Drtc-efi.c46 * 1/1/0000 may or may not have been a Sunday (if it ever existed at in compute_wday()
/linux/Documentation/driver-api/
H A Dnvmem.rst18 Before this framework existed, NVMEM drivers like eeprom were stored in
/linux/Documentation/core-api/
H A Dmaple_tree.rst165 and last as the range that was erased and return the entry that existed
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-regressions.rst356 #regzbot invalid: wasn't a regression, problem has always existed
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-regressions.rst356 #regzbot invalid: wasn't a regression, problem has always existed
/linux/Documentation/mm/
H A 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/Documentation/arch/sh/
H A Dnew-machine.rst132 * If our hardware actually existed, we would do real
/linux/include/uapi/mtd/
H A Dmtd-abi.h200 * Note, the following ioctl existed in the past and was removed:
/linux/Documentation/cpu-freq/
H A Dcpu-drivers.rst95 cpufreq_driver.init is called if no cpufreq policy existed for the CPU.

12345