/linux/drivers/gpu/drm/vmwgfx/ |
H A D | ttm_object.c | 292 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 D | ttm_object.h | 201 * @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 D | hnae3.c | 182 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 D | efivarfs.rst | 10 limitation existed in version 0.99 of the EFI specification, but was
|
H A D | locks.rst | 63 asking it to read a file for which a mandatory lock existed.
|
/linux/tools/perf/util/ |
H A D | target.h | 71 * 1) The tracee process is forked (not attaching to existed task or cpu). in target__enable_on_exec()
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_pe.c | 82 pr_err("%s(): [%s] pe already existed " in register_ip_vs_pe()
|
H A D | ip_vs_sched.c | 203 pr_err("%s(): [%s] scheduler already existed " in register_ip_vs_scheduler()
|
/linux/tools/memory-model/scripts/ |
H A D | README | 110 to LKMM introduces a new primitive for which litmus tests already existed.
|
/linux/drivers/mtd/devices/ |
H A D | ms02-nv.h | 40 * existed).
|
/linux/include/uapi/linux/ |
H A D | falloc.h | 16 * removed never existed. As such collapsing a range of a file changes
|
/linux/arch/csky/ |
H A D | Kconfig | 268 but also used by sram on SOC bus. It follow existed linux tcm
|
/linux/drivers/net/phy/qcom/ |
H A D | qca808x.c | 371 /* 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 D | ax25_ds_subr.c | 148 * wrong, especially when connections on the device already existed
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | chipidea,usb2-common.yaml | 59 meaning of each value. If this property is not existed, it will use
|
/linux/tools/perf/tests/shell/ |
H A D | test_arm_coresight.sh | 87 # If the node of "enable_sink" is existed under the device path, this
|
/linux/drivers/rtc/ |
H A D | rtc-efi.c | 46 * 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 D | nvmem.rst | 18 Before this framework existed, NVMEM drivers like eeprom were stored in
|
/linux/Documentation/core-api/ |
H A D | maple_tree.rst | 165 and last as the range that was erased and return the entry that existed
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | reporting-regressions.rst | 356 #regzbot invalid: wasn't a regression, problem has always existed
|
/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | reporting-regressions.rst | 356 #regzbot invalid: wasn't a regression, problem has always existed
|
/linux/Documentation/mm/ |
H A D | hugetlbfs_reserv.rst | 243 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 D | new-machine.rst | 132 * If our hardware actually existed, we would do real
|
/linux/include/uapi/mtd/ |
H A D | mtd-abi.h | 200 * Note, the following ioctl existed in the past and was removed:
|
/linux/Documentation/cpu-freq/ |
H A D | cpu-drivers.rst | 95 cpufreq_driver.init is called if no cpufreq policy existed for the CPU.
|