Home
last modified time | relevance | path

Searched refs:prepend (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/arch/riscv/include/asm/
Dcmpxchg.h16 #define __arch_xchg_masked(sc_sfx, prepend, append, r, p, n) \ argument
27 prepend \
41 #define __arch_xchg(sfx, prepend, append, r, p, n) \ argument
44 prepend \
52 #define _arch_xchg(ptr, new, sc_sfx, swap_sfx, prepend, \ argument
62 __arch_xchg_masked(sc_sfx, prepend, sc_append, \
66 __arch_xchg(".w" swap_sfx, prepend, swap_append, \
70 __arch_xchg(".d" swap_sfx, prepend, swap_append, \
110 #define __arch_cmpxchg_masked(sc_sfx, prepend, append, r, p, o, n) \ argument
122 prepend \
[all …]
/linux-6.12.1/fs/
Dd_path.c57 static bool prepend(struct prepend_buffer *p, const char *str, int namelen) in prepend() function
101 return prepend(p, dname, dlen) && prepend_char(p, '/'); in prepend_name()
288 prepend(&b, " (deleted)", 11); in d_path()
322 prepend(&b, " (deleted)", 11); in simple_dname()
323 prepend(&b, dentry->d_name.name, dentry->d_name.len); in simple_dname()
376 prepend(&b, "//deleted", 10); in dentry_path()
433 prepend(&b, "(unreachable)", 13); in SYSCALL_DEFINE2()
/linux-6.12.1/security/apparmor/
Dpath.c25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() function
65 error = prepend(name, *name - buf, "/", 1); in disconnect()
67 error = prepend(name, *name - buf, disconnected, in disconnect()
110 error = prepend(name, *name - buf, "/proc", 5); in d_namespace_path()
/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_sockmap.c123 const char *prepend; member
149 char *prepend; member
189 env.prepend = o->prepend; in test_start_subtest()
208 env.prepend ? : "", in test_end_subtest()
1854 if ((opt->prepend && strstr(opt->prepend, entry) != 0) || in check_whitelist()
1877 if ((opt->prepend && strstr(opt->prepend, entry) != 0) || in check_blacklist()
1931 opt->prepend = "ktls"; in test_selftests_ktls()
/linux-6.12.1/Documentation/scsi/
Dsd-parameters.rst24 To modify the caching mode without making the change persistent, prepend
/linux-6.12.1/security/landlock/
DKconfig21 you should also prepend "landlock," to the content of CONFIG_LSM to
/linux-6.12.1/tools/perf/Documentation/
DBuild.txt100 variable PKG_CONFIG_LIBDIR or PKG_CONFIG_PATH to prepend the sysroot path to
/linux-6.12.1/Documentation/networking/
Dnetconsole.rst16 Release prepend support by Breno Leitao <leitao@debian.org>, Jul 7 2023
45 r if present, prepend kernel version (release) to the message
Dphonet.rst60 perspective. Each Phonet network device shall prepend and set the media
/linux-6.12.1/Documentation/admin-guide/
Djava.rst149 # class is not in CLASSPATH, so prepend dir of class to CLASSPATH
Dkernel-parameters.txt856 device, prepend "brl," before the device type, for instance
/linux-6.12.1/drivers/block/
Dfloppy.c3953 const char *prepend; in config_types() local
3955 prepend = ""; in config_types()
3959 prepend = ","; in config_types()
3962 pr_cont("%s fd%d is %s", prepend, drive, name); in config_types()
/linux-6.12.1/tools/testing/selftests/net/forwarding/
Dfib_offload_lib.sh75 ip -n $ns route prepend 192.0.2.0/24 dev dummy3 tos 0 metric 1024
/linux-6.12.1/fs/ext4/
Dextents.c2017 goto prepend; in ext4_ext_insert_extent()
2047 prepend: in ext4_ext_insert_extent()
/linux-6.12.1/Documentation/trace/
Dftrace.rst3336 to set_ftrace_filter. To remove a command, prepend it by '!'