Searched refs:_man (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | meter.c | 56 u8 e, _man = 0, _exp = 0; in mlx5e_flow_meter_cir_calc() local 69 _man = m; in mlx5e_flow_meter_cir_calc() 78 *man = _man; in mlx5e_flow_meter_cir_calc() 86 u8 e, _man = 0, _exp = 0; in mlx5e_flow_meter_cbs_calc() local 96 _man = m; in mlx5e_flow_meter_cbs_calc() 105 *man = _man; in mlx5e_flow_meter_cbs_calc()
|
| /linux/Documentation/bpf/ |
| H A D | syscall_api.rst | 10 .. _man-pages: https://www.kernel.org/doc/man-pages/
|
| H A D | maps.rst | 79 .. _man-pages: https://www.kernel.org/doc/man-pages/
|
| /linux/Documentation/translations/zh_CN/userspace-api/ |
| H A D | index.rst | 14 .. _man-pages: https://www.kernel.org/doc/man-pages/
|
| /linux/Documentation/translations/zh_CN/userspace-api/ebpf/ |
| H A D | syscall.rst | 28 .. _man-pages: https://www.kernel.org/doc/man-pages/
|
| /linux/Documentation/translations/zh_CN/admin-guide/mm/ |
| H A D | index.rst | 22 .. _man 5 proc: http://man7.org/linux/man-pages/man5/proc.5.html
|
| /linux/Documentation/translations/zh_TW/admin-guide/mm/ |
| H A D | index.rst | 22 .. _man 5 proc: http://man7.org/linux/man-pages/man5/proc.5.html
|
| /linux/Documentation/userspace-api/ebpf/ |
| H A D | syscall.rst | 23 .. _man-pages: https://www.kernel.org/doc/man-pages/
|
| /linux/include/drm/ttm/ |
| H A D | ttm_bo.h | 540 #define ttm_bo_lru_for_each_reserved_guarded(_cursor, _man, _arg, _bo) \ argument 541 scoped_guard(ttm_bo_lru_cursor, _cursor, _man, _arg) \
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | index.rst | 16 .. _man 5 proc: http://man7.org/linux/man-pages/man5/proc.5.html
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_cmdbuf.c | 194 #define for_each_cmdbuf_ctx(_man, _i, _ctx) \ argument 195 for (_i = 0, _ctx = &(_man)->ctx[0]; (_i) < (_man)->num_contexts; \
|