Home
last modified time | relevance | path

Searched refs:MAP_KEY_BYTES (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dtest_cgrp2_attach.c38 MAP_KEY_BYTES, enumerator
60 BPF_MOV64_IMM(BPF_REG_0, MAP_KEY_BYTES), /* r0 = 1 */ in prog_load()
123 key = MAP_KEY_BYTES; in attach_filter()