Searched defs:append (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/tools/perf/ | 
| D | builtin-ftrace.c | 70 static int __write_tracing_file(const char *name, const char *val, bool append)  in __write_tracing_file()
 | 
| /Linux-v5.4/drivers/input/serio/ | 
| D | gscps2.c | 95 	u8 act, append; /* position in buffer[] */  member
 | 
| /Linux-v5.4/drivers/misc/cardreader/ | 
| D | rts5249.c | 315 	u16 append;  in rtsx_base_switch_output_voltage()  local
 | 
| /Linux-v5.4/include/sound/ | 
| D | rawmidi.h | 81 		     append: 1,		/* append flag (merge more streams) */  member
 | 
| /Linux-v5.4/fs/hostfs/ | 
| D | hostfs_user.c | 70 int open_file(char *path, int r, int w, int append)  in open_file()
 | 
| D | hostfs_kern.c | 39 static int append = 0;  variable
 | 
| /Linux-v5.4/scripts/kconfig/ | 
| D | preprocess.c | 284 	bool append = false;  in variable_add()  local
 | 
| /Linux-v5.4/drivers/input/touchscreen/ | 
| D | usbtouchscreen.c | 1426 			int append = -pkt_len;  in usbtouch_process_multi()  local
 | 
| /Linux-v5.4/drivers/staging/wlan-ng/ | 
| D | p80211metastruct.h | 83 	struct p80211item_uint32 append;  member
 | 
| /Linux-v5.4/sound/core/ | 
| D | timer.c | 1366 	int prev, append = 0;  in snd_timer_user_tinterrupt()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | spectrum_router.c | 4723 			       bool replace, bool append)  in mlxsw_sp_fib4_node_list_insert()4811 					 bool replace, bool append)  in mlxsw_sp_fib4_node_entry_link()
 4862 			 bool replace, bool append)  in mlxsw_sp_router_fib4_add()
 5982 	bool replace, append;  in mlxsw_sp_router_fib4_event_work()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | rtsx_pci.h | 1323 		u8 mask, u8 append)  in rtsx_pci_update_cfg_byte()1343 	u16 mask, u16 append)  in rtsx_pci_update_phy()
 
 | 
| /Linux-v5.4/fs/f2fs/ | 
| D | f2fs.h | 3278 	int inline_xattr, inline_inode, inline_dir, append, update, orphans;  member
 |