Searched defs:source (Results 1 – 3 of 3) sorted by relevance
202 void gcov_info_add(struct gcov_info *dest, struct gcov_info *source) in gcov_info_add()
653 static int check_syslog_permissions(int type, int source) in check_syslog_permissions()1440 int do_syslog(int type, char __user *buf, int len, int source) in do_syslog()
1114 struct lock_class *source = hlock_class(src); in print_circular_lock_scenario() local