Home
last modified time | relevance | path

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

/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/drivers/block/null_blk/
H A Dzoned.c351 unsigned int nr_sectors, bool append) in null_zone_write()
/linux/scripts/kconfig/
H A Dpreprocess.c288 bool append = false; in variable_add() local
/linux/drivers/gpu/drm/xe/
H A Dxe_configfs.c437 const char *append, size_t len, in wa_bb_read_advance()
/linux/lib/
H A Dscatterlist.c561 struct sg_append_table append = {}; in sg_alloc_table_from_pages_segment() local
H A Dvsprintf.c2078 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 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/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h1676 u8 append; /* overwrite(0) or append(1) flow to default rule? */ member
/linux/fs/f2fs/
H A Df2fs.h4172 int inline_xattr, inline_inode, inline_dir, append, update, orphans; member