Searched refs:MAX_SAMPLES (Results 1 – 4 of 4) sorted by relevance
16 #define MAX_SAMPLES 100 macro19 int max_samples = MAX_SAMPLES;45 __uint(max_entries, MAX_SAMPLES);68 slot_key = (pid + ix) % MAX_SAMPLES; in record_peek_result()216 bpf_for(i, 0, MAX_SAMPLES) { in BPF_STRUCT_OPS_SLEEPABLE()
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
1599 #define MAX_SAMPLES 65536 macro1614 if (insns[i].n > MAX_SAMPLES) { in do_insnlist_ioctl()1674 #define MAX_INSNS MAX_SAMPLES1710 if (insn->n > MAX_SAMPLES) { in do_insn_ioctl()1711 insn->n = MAX_SAMPLES; in do_insn_ioctl()1712 n_data = MAX_SAMPLES; in do_insn_ioctl()