Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dmeter.c55 u8 e, _man = 0, _exp = 0; in mlx5e_flow_meter_cir_calc() local
68 _man = m; in mlx5e_flow_meter_cir_calc()
77 *man = _man; in mlx5e_flow_meter_cir_calc()
85 u8 e, _man = 0, _exp = 0; in mlx5e_flow_meter_cbs_calc() local
95 _man = m; in mlx5e_flow_meter_cbs_calc()
104 *man = _man; in mlx5e_flow_meter_cbs_calc()
/linux/Documentation/bpf/
H A Dsyscall_api.rst10 .. _man-pages: https://www.kernel.org/doc/man-pages/
H A Dmaps.rst79 .. _man-pages: https://www.kernel.org/doc/man-pages/
/linux/Documentation/translations/zh_CN/userspace-api/
H A Dindex.rst14 .. _man-pages: https://www.kernel.org/doc/man-pages/
/linux/Documentation/translations/zh_TW/admin-guide/mm/
H A Dindex.rst22 .. _man 5 proc: http://man7.org/linux/man-pages/man5/proc.5.html
/linux/Documentation/translations/zh_CN/userspace-api/ebpf/
H A Dsyscall.rst28 .. _man-pages: https://www.kernel.org/doc/man-pages/
/linux/Documentation/translations/zh_CN/admin-guide/mm/
H A Dindex.rst22 .. _man 5 proc: http://man7.org/linux/man-pages/man5/proc.5.html
/linux/Documentation/userspace-api/ebpf/
H A Dsyscall.rst23 .. _man-pages: https://www.kernel.org/doc/man-pages/
/linux/Documentation/userspace-api/
H A Dindex.rst5 .. _man-pages: https://www.kernel.org/doc/man-pages/
/linux/Documentation/admin-guide/mm/
H A Dindex.rst16 .. _man 5 proc: http://man7.org/linux/man-pages/man5/proc.5.html
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c192 #define for_each_cmdbuf_ctx(_man, _i, _ctx) \ argument
193 for (_i = 0, _ctx = &(_man)->ctx[0]; (_i) < (_man)->num_contexts; \