Searched refs:MAX_SAMPLES (Results 1 – 3 of 3) sorted by relevance
16 #define MAX_SAMPLES 4 macro43 static u64 ima_hash_from_bpf[MAX_SAMPLES];48 if (ima_hash_from_bpf_idx >= MAX_SAMPLES) in process_sample()
75 #define MAX_SAMPLES (MAX_SAMPLE_BYTES/sizeof(u_int32_t)) macro
1526 #define MAX_SAMPLES 65536 macro1541 if (insns[i].n > MAX_SAMPLES) { in do_insnlist_ioctl()1618 if (insn->n > MAX_SAMPLES) { in do_insn_ioctl()1619 insn->n = MAX_SAMPLES; in do_insn_ioctl()1620 n_data = MAX_SAMPLES; in do_insn_ioctl()