Lines Matching defs:c
2 /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com
3 * Copyright (c) 2016 Facebook
4 * Copyright (c) 2018 Covalent IO, Inc. http://covalent.io
1933 * c. A checkpoint is reached and matched. Checkpoints are created by
1936 * (c) is the only case that can reach this point.
6575 for (int c = 0; c < frame && !err; c++) {
6576 if (subprog[ret_prog[c]].is_cb) {
7027 /* cgrp->kn is always accessible as documented in kernel/cgroup/cgroup.c */
14679 * test_verifier.c test "invalid fp arithmetic", JITs might not
22945 /* This represents an inlined version of bpf_iter.c:bpf_loop,