Searched refs:new_op (Results 1 – 1 of 1) sorted by relevance
7446 const u8 *op, *new_op, *magic = NULL; in BPF_CALL_4() local7456 new_op = from; in BPF_CALL_4()7457 new_kind = new_op[0]; in BPF_CALL_4()7458 new_kind_len = new_op[1]; in BPF_CALL_4()7478 magic = &new_op[2]; in BPF_CALL_4()