Home
last modified time | relevance | path

Searched defs:append (Results 1 – 19 of 19) sorted by relevance

/linux/rust/quote/
H A Dext.rs14 fn append<U>(&mut self, token: U) in append() method
62 fn append<U>(&mut self, token: U) in append() method
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dutils.c24 __printf(3, 4) int test_echo(const char *fname, bool append, in test_echo()
/linux/tools/testing/selftests/x86/bugs/
H A Dits_permutations.py79 append = "" variable
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_vl.h37 bool append) in sja1105_vl_redirect()
H A Dsja1105_vl.c509 bool append) in sja1105_vl_redirect()
/linux/tools/testing/scatterlist/
H A Dmain.c88 struct sg_append_table append = {}; in main() local
/linux/include/linux/iio/adc/
H A Dad_sigma_delta.h147 static inline int ad_sigma_delta_append_status(struct ad_sigma_delta *sd, bool append) in ad_sigma_delta_append_status()
/linux/scripts/kconfig/
H A Dpreprocess.c288 bool append = false; in variable_add() local
/linux/arch/riscv/include/asm/
H A Dcmpxchg.h57 #define __arch_xchg(sfx, prepend, append, r, p, n) \ argument
/linux/lib/tests/
H A Dprintf_kunit.c606 bool append = false; in page_flags_test() local
/linux/lib/
H A Dscatterlist.c561 struct sg_append_table append = {}; in sg_alloc_table_from_pages_segment() local
H A Dvsprintf.c2096 bool append = false; in format_page_flags() local
/linux/fs/hostfs/
H A Dhostfs_kern.c50 static int append = 0; variable
/linux/tools/perf/
H A Dbuiltin-ftrace.c134 static int __write_tracing_file(const char *name, const char *val, bool append) in __write_tracing_file()
/linux/drivers/input/touchscreen/
H A Dusbtouchscreen.c1222 int append = -pkt_len; in usbtouch_process_multi() local
/linux/drivers/iio/adc/
H A Dad7124.c636 static int ad7124_append_status(struct ad_sigma_delta *sd, bool append) in ad7124_append_status()
H A Dad7192.c324 static int ad7192_append_status(struct ad_sigma_delta *sd, bool append) in ad7192_append_status()
/linux/sound/core/
H A Dtimer.c1377 int prev, append = 0; in snd_timer_user_tinterrupt() local
/linux/fs/f2fs/
H A Df2fs.h4180 int inline_xattr, inline_inode, inline_dir, append, update, orphans; member