Searched refs:new_op (Results 1 – 1 of 1) sorted by relevance
7170 const u8 *op, *new_op, *magic = NULL; in BPF_CALL_4() local7180 new_op = from; in BPF_CALL_4()7181 new_kind = new_op[0]; in BPF_CALL_4()7182 new_kind_len = new_op[1]; in BPF_CALL_4()7202 magic = &new_op[2]; in BPF_CALL_4()