Home
last modified time | relevance | path

Searched refs:vlog (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dbpf_lsm.h27 int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog,
52 static inline int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, in bpf_lsm_verify_prog() argument
/Linux-v5.15/kernel/bpf/
Dbpf_lsm.c38 int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, in BTF_SET_END()
42 bpf_log(vlog, in BTF_SET_END()
48 bpf_log(vlog, "attach_btf_id %u points to wrong type name %s\n", in BTF_SET_END()
/Linux-v5.15/tools/testing/selftests/net/
Dgro.c90 static void vlog(const char *fmt, ...) in vlog() function
756 vlog("Expected {"); in check_recv_pkts()
758 vlog("%d ", correct_payload[i]); in check_recv_pkts()
759 vlog("}, Total %d packets\nReceived {", correct_num_pkts); in check_recv_pkts()
786 vlog("%d ", data_len); in check_recv_pkts()
788 vlog("[!=%d]", correct_payload[num_pkt]); in check_recv_pkts()
793 vlog("}, Total %d packets.\n", num_pkt); in check_recv_pkts()