Searched defs:add (Results 1 – 9 of 9) sorted by relevance
15 int modify_match_busid(char *busid, int add) in modify_match_busid()
66 static inline void astrcat(char **out, const char *add) in astrcat()
22 int BPF_PROG(add, int a) in BPF_PROG() argument
1054 add() { function
93 def add(self, data): member in Event
578 void c2c_add_stats(struct c2c_stats *stats, struct c2c_stats *add) in c2c_add_stats()
2004 int parse_events__modifier_event(struct list_head *list, char *str, bool add) in parse_events__modifier_event()
1181 static void add_return_call(struct objtool_file *file, struct instruction *insn, bool add) in add_return_call()
44 def log_level_inc(add=1): argument