Lines Matching defs:values

615  *		Two opaque values are used to manage batch operations,
622 * The *keys* and *values* are output parameters which must point
625 * of *key_size* * *count*. The *values* buffer must be of
637 * user buffer, with the keys copied into *keys* and the values
638 * copied into the corresponding indices in *values*.
648 * *values* is too small to dump an entire bucket during
663 * and values of the deleted elements.
673 * The *keys* and *values* are input parameters which must point
676 * of *key_size* * *count*. The *values* buffer must be of
680 * value in the corresponding index in *values*. The *in_batch*
729 * *in_batch*, *out_batch*, and *values* parameters are ignored
1422 __aligned_u64 values;
1836 * **trace_printk**\ () buffers are allocated). For passing values
1888 * the previous and the new values of the header field in *to*, by
1913 * the difference between the previous and the new values of the
1941 * frame is used (but values on stack and in registers for the
2130 * *flags* can be set to a combination of the following values:
2214 * **XDP_ABORTED** on error. For other program types, the values
2262 * On user space, a program willing to read the values needs to
2417 * All values for *flags* are reserved for future usage, and must
2441 * Note that *type* only allows certain values. At this time, they
2623 * All values for *flags* are reserved for future usage, and must
2915 * These values are interesting, because hardware PMU (Performance
3126 * set the start and end pointer to given values. Data will be
3136 * All values for *flags* are reserved for future usage, and must
3181 * All values for *flags* are reserved for future usage, and must
3268 * following values:
3473 * **bpf_rc_keydown**\ () again with the same values, or calling
3483 * **enum rc_proto** for some predefined values).
3583 * the netns associated with the *ctx*. *netns* values beyond the
3586 * All values for *flags* are reserved for future usage, and must
3620 * the netns associated with the *ctx*. *netns* values beyond the
3623 * All values for *flags* are reserved for future usage, and must
3745 * networking packet (it can only be inside of a map values).
4166 * Returns 0 on success, values for *pid* and *tgid* as seen from the current
4278 * *flags* argument can combination of following values:
4324 * values are stored in the array. For strings and pointers where pointees
4325 * are accessed, only the pointer values are stored in the *data* array.
4451 * Data returned is just a momentary snapshot of actual values
4734 * data structure using BTF, the type information and values are
4753 * show raw (unobfuscated) pointer values;
4954 * values which are L3 (similar behavior as bpf_fib_lookup).
4965 * following values:
4989 * MTU violations return positive values, but also populate MTU
5019 * elements and return. Other return values are not used now.
5033 * are accessed, only the pointer values are stored in the *data*
5264 * the loops and return. Other return values are not used now,
5616 * return values are not used now, and will be rejected by the
5658 * O(n) iteration over all of the live local-storage values for that
5983 /* BPF_FUNC_csum_level level values. */
6185 * The values are binary compatible with their TC_ACT_* counter-part to
6295 * A valid tcx program must return one of these defined values. All other
6314 * A valid XDP program must return one of these defined values. All other
6629 /* User bpf_sock_ops struct to access socket values and specify request ops
7249 * - BTF_F_PTR_RAW: show raw (unobfuscated) pointer values;