Home
last modified time | relevance | path

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

1234

/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/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/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/net/netfilter/ipvs/
H A Dip_vs_sched.c202 pr_err("%s(): [%s] scheduler already existed " in register_ip_vs_scheduler()
/linux/Documentation/driver-api/
H A Dnvmem.rst18 Before this framework existed, NVMEM drivers like eeprom were stored in
/linux/tools/perf/tests/shell/
H A Dtest_arm_coresight.sh
/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/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/tools/testing/selftests/bpf/map_tests/
H A Dlpm_trie_map_basic_ops.c848 /* overwrite the existed node */ in test_lpm_trie_update_flags()
965 /* update the value of an existed node with BPF_EXIST */ in test_lpm_trie_update_full_map()
976 /* update the value of an existed node with BPF_ANY */ in test_lpm_trie_update_full_map()
/linux/Documentation/ABI/stable/
H A Dsysfs-nvme421 failed because no available path existed.
/linux/drivers/iio/adc/
H A Drzn1-adc.c73 * 8 ADC1_IN signals existed numbered 0..4, 6..8
/linux/tools/build/feature/
H A DMakefile80 # compilation if it is existed.
/linux/Documentation/networking/
H A Dnetconsole.rst159 have existed when netconsole was loaded / initialized).
/linux/rust/kernel/fs/
H A Dfile.rs144 /// all light refcounts that existed at the time have gone away.

1234