Home
last modified time | relevance | path

Searched defs:append (Results 1 – 25 of 25) 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
41 #define __arch_xchg(sfx, prepend, append, r, p, n) \ argument
110 #define __arch_cmpxchg_masked(sc_sfx, prepend, append, r, p, o, n) \ argument
140 #define __arch_cmpxchg(lr_sfx, sc_sfx, prepend, append, r, p, co, o, n) \ argument
157 #define _arch_cmpxchg(ptr, old, new, sc_sfx, prepend, append) \ argument
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/lib/
Dutils.c24 __printf(3, 4) int test_echo(const char *fname, bool append, in test_echo()
/linux-6.12.1/drivers/net/dsa/sja1105/
Dsja1105_vl.h37 bool append) in sja1105_vl_redirect()
Dsja1105_vl.c509 bool append) in sja1105_vl_redirect()
/linux-6.12.1/tools/testing/scatterlist/
Dmain.c88 struct sg_append_table append = {}; in main() local
/linux-6.12.1/include/linux/iio/adc/
Dad_sigma_delta.h125 static inline int ad_sigma_delta_append_status(struct ad_sigma_delta *sd, bool append) in ad_sigma_delta_append_status()
/linux-6.12.1/drivers/misc/cardreader/
Drts5249.c438 u16 append; in rtsx_base_switch_output_voltage() local
/linux-6.12.1/drivers/input/serio/
Dgscps2.c95 u8 act, append; /* position in buffer[] */ member
/linux-6.12.1/drivers/block/null_blk/
Dzoned.c351 unsigned int nr_sectors, bool append) in null_zone_write()
/linux-6.12.1/fs/hostfs/
Dhostfs_user.c72 int open_file(char *path, int r, int w, int append) in open_file()
Dhostfs_kern.c49 static int append = 0; variable
/linux-6.12.1/include/sound/
Drawmidi.h87 bool append; /* append flag (merge more streams) */ member
/linux-6.12.1/scripts/kconfig/
Dpreprocess.c288 bool append = false; in variable_add() local
/linux-6.12.1/lib/
Dtest_printf.c613 bool append = false; in page_flags_test() local
Dscatterlist.c584 struct sg_append_table append = {}; in sg_alloc_table_from_pages_segment() local
Dvsprintf.c2014 bool append = false; in format_page_flags() local
/linux-6.12.1/tools/perf/
Dbuiltin-ftrace.c101 static int __write_tracing_file(const char *name, const char *val, bool append) in __write_tracing_file()
/linux-6.12.1/drivers/iio/adc/
Dad7124.c521 static int ad7124_append_status(struct ad_sigma_delta *sd, bool append) in ad7124_append_status()
Dad7173.c699 static int ad7173_append_status(struct ad_sigma_delta *sd, bool append) in ad7173_append_status()
Dad7192.c318 static int ad7192_append_status(struct ad_sigma_delta *sd, bool append) in ad7192_append_status()
/linux-6.12.1/drivers/input/touchscreen/
Dusbtouchscreen.c1222 int append = -pkt_len; in usbtouch_process_multi() local
/linux-6.12.1/sound/core/
Dtimer.c1377 int prev, append = 0; in snd_timer_user_tinterrupt() local
/linux-6.12.1/include/linux/
Drtsx_pci.h1350 u16 mask, u16 append) in rtsx_pci_update_phy()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h1579 u8 append; /* overwrite(0) or append(1) flow to default rule? */ member
/linux-6.12.1/fs/f2fs/
Df2fs.h3972 int inline_xattr, inline_inode, inline_dir, append, update, orphans; member