Lines Matching +defs:license +defs:file
675 char license[64]; member
2281 gzFile file; in bpf_object__read_kconfig_file() local
2319 FILE *file; in bpf_object__read_kconfig_mem() local
4814 char file[PATH_MAX], buff[4096]; in bpf_get_map_info_from_fdinfo() local
7465 const char *license, __u32 kern_version, int *prog_fd) in bpf_object_load_prog()
10896 static int parse_uint_from_file(const char *file, const char *fmt) in parse_uint_from_file()
10920 const char *file = "/sys/bus/event_source/devices/kprobe/type"; in determine_kprobe_perf_type() local
10927 const char *file = "/sys/bus/event_source/devices/uprobe/type"; in determine_uprobe_perf_type() local
10934 const char *file = "/sys/bus/event_source/devices/kprobe/format/retprobe"; in determine_kprobe_retprobe_bit() local
10941 const char *file = "/sys/bus/event_source/devices/uprobe/format/retprobe"; in determine_uprobe_retprobe_bit() local
10995 static int append_to_file(const char *file, const char *fmt, ...) in append_to_file()
11092 char file[256]; in determine_kprobe_perf_type_legacy() local
11829 char file[512]; in determine_uprobe_perf_type_legacy() local
11980 static int resolve_full_path(const char *file, char *result, size_t result_sz) in resolve_full_path()
12446 char file[PATH_MAX]; in determine_tracepoint_id() local