Lines Matching refs:__description
11 __description("context stores via BPF_ATOMIC")
25 __description("arithmetic ops make PTR_TO_CTX unusable")
41 __description("pass unmodified ctx pointer to helper")
56 __description("pass modified ctx pointer to helper, 1")
72 __description("pass modified ctx pointer to helper, 2")
88 __description("pass modified ctx pointer to helper, 3")
106 __description("pass ctx or null check, 1: ctx")
120 __description("pass ctx or null check, 2: null")
135 __description("pass ctx or null check, 3: 1")
150 __description("pass ctx or null check, 4: ctx - const")
165 __description("pass ctx or null check, 5: null (connect)")
180 __description("pass ctx or null check, 6: null (bind)")
195 __description("pass ctx or null check, 7: ctx (bind)")
209 __description("pass ctx or null check, 8: null (bind)")
225 __description("narrow load on field " #field " of " #ctx) \
250 __description("unaligned access on field " #field " of " #ctx) \