Home
last modified time | relevance | path

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

123456789

/kernel/linux/linux-5.10/arch/arm/mach-mmp/
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 &
/kernel/linux/build/test/moduletest/runtest/bin/sched_rtg_t/testcases/bin/
Dsched_rtg04.sh36 tst_res TPASS "trace nodes are existed"
38 tst_res TFAIL "trace nodes are not existed"
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.c164 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-6.6/drivers/gpu/drm/vmwgfx/
Dttm_object.c295 bool *existed, in ttm_ref_object_add() argument
305 if (existed != NULL) in ttm_ref_object_add()
306 *existed = true; in ttm_ref_object_add()
341 if (existed != NULL) in ttm_ref_object_add()
342 *existed = false; in ttm_ref_object_add()
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,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.c182 bool existed = false; in hnae3_unregister_client() local
191 existed = true; in hnae3_unregister_client()
196 if (!existed) { in hnae3_unregister_client()
/kernel/linux/common_modules/memory_security/
DKconfig30 # a blank line must be existed
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dttm_object.h231 * @existed: Upon completion, indicates that an identical reference object
232 * already existed, and the refcount was upped on that object instead.
249 enum ttm_ref_type ref_type, bool *existed,
Dttm_object.c346 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()
/kernel/linux/common_modules/xpm/
DKconfig36 # a blank line must be existed
/kernel/linux/linux-6.6/Documentation/filesystems/
Defivarfs.rst10 limitation existed in version 0.99 of the EFI specification, but was
Dlocks.rst63 asking it to read a file for which a mandatory lock existed.
/kernel/linux/linux-5.10/Documentation/filesystems/
Defivarfs.rst10 limitation existed in version 0.99 of the EFI specification, but was
Dlocks.rst65 existed.
/kernel/linux/linux-6.6/tools/perf/util/
Dtarget.h79 * 1) The tracee process is forked (not attaching to existed task or cpu). in target__enable_on_exec()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dqcom,sdm845-dispcc.yaml22 # NOTE: sdm845.dtsi existed for quite some time and specified no clocks.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/
Dqcom,sdm845-dispcc.yaml22 # NOTE: sdm845.dtsi existed for quite some time and specified no clocks.
/kernel/linux/linux-5.10/kernel/bpf/
Dbpf_iter.c470 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/net/netfilter/ipvs/
Dip_vs_pe.c82 pr_err("%s(): [%s] pe already existed " in register_ip_vs_pe()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
Dip_vs_pe.c82 pr_err("%s(): [%s] pe already existed " in register_ip_vs_pe()
/kernel/linux/linux-5.10/include/uapi/linux/
Dfalloc.h15 * removed never existed. As such collapsing a range of a file changes
/kernel/linux/linux-6.6/include/uapi/linux/
Dfalloc.h15 * removed never existed. As such collapsing a range of a file changes
/kernel/linux/linux-6.6/tools/memory-model/scripts/
DREADME110 to LKMM introduces a new primitive for which litmus tests already existed.
/kernel/linux/linux-5.10/arch/csky/
DKconfig230 but also used by sram on SOC bus. It follow existed linux tcm
/kernel/linux/linux-5.10/drivers/mtd/devices/
Dms02-nv.h40 * existed).

123456789