Lines Matching refs:print_fields
187 * perf.c: Include "print_fields.h".
257 * print_fields.h (PRINT_FIELD_AX25_ADDR): New macro.
460 print_fields: simplify UINT64_MAX printing.
463 * print_fields.h (PRINT_FIELD_U64): Use print_xlat_u for UINT64_MAX
2098 print_fields.h: introduce PRINT_FIELD_XVAL_SORTED_SIZED.
2102 * print_fields.h (PRINT_FIELD_XVAL_SORTED_SIZED): New macro.
3185 * print_fields.h (PRINT_FIELD_XVAL_INDEX): New macro.
3262 * print_fields.h (PRINT_FIELD_MAC, PRINT_FIELD_MAC_SZ): New macros.
5071 print_fields.h: add PRINT_FIELD_XVAL_U for printing xlat in %u format.
5072 * print_fields.h (PRINT_FIELD_XVAL_U): New macro.
5074 print_fields.h: add PRINT_FIELD_U64 for printing u64 with UINT64_MAX handling
5075 * print_fields.h (PRINT_FIELD_U64): New macro.
5774 print_fields.h: introduce PRINT_FIELD_ADDR and PRINT_FIELD_ADDR64 macros
5775 * print_fields.h (PRINT_FIELD_ADDR, PRINT_FIELD_ADDR64): New macro.
5779 print_fields.h: introduce PRINT_FIELD_CSTRING_SZ macro.
5783 * print_fields.h (PRINT_FIELD_CSTRING_SZ): New macro.
5787 print_fields.h: check whether passed field is an array in PRINT_FIELD_CSTRING
5788 * print_fields.h (PRINT_FIELD_CSTRING): Add MUST_BE_ARRAY to the size
5792 print_fields.h: whitespace fix in PRINT_FIELD_HEX_ARRAY.
6640 ptp.c: print field names and use macros form print_fields.h.
6641 * ptp.c: Include "print_fields.h".
6643 use macros from print_fields.h.
8256 print_fields.h: add macro to print hexadecimal array field.
8257 * print_fields.h (PRINT_FIELD_HEX_ARRAY): New macro, prints target
9512 print_fields.h: add PRINT_FIELD_U_CAST.
9521 print_fields.h: rename PRINT_FIELD_UID to PRINT_FIELD_ID.
9526 * print_fields.h (PRINT_FIELD_ID): Rename from PRINT_FIELD_UID.
10409 * kvm.c: Include print_fields.h.
10615 * tests/bpf.c: Include "print_fields.h".
13501 * print_fields.h (PRINT_FIELD_STR, PRINT_FIELD_PATH): New macros.
13502 * bpf.c: Include "print_fields.h".
13539 * print_fields.h (PRINT_FIELD_CSTRING): Likewise.
13608 * print_fields.h (PRINT_FIELD_XVAL64): Unify with PRINT_FIELD_XVAL.
13611 * print_fields.h (PRINT_FIELD_FLAGS64): Unify with PRINT_FIELD_FLAGS.
13915 * userfaultfd.c: Include "print_fields.h".
13924 * print_fields.h (PRINT_FIELD_FLAGS64, PRINT_FIELD_XVAL64): New macros.
13940 * aio.c: Include "print_fields.h".
13949 * print_fields.h (PRINT_FIELD_FD, PRINT_FIELD_STRN): New macros.
13992 * sg_io_v3.c: Include "print_fields.h".
13998 * print_fields.h (PRINT_FIELD_PTR): New macro.
14049 * sg_io_v4.c: Include "print_fields.h".
14177 * print_fields.h (PRINT_FIELD_CSTRING): New macro.
14197 * print_fields.h (PRINT_FIELD_QUOTED_STRING): Rename
14207 * print_fields.h (PRINT_FIELD_0X): New macro.
14319 * print_fields.h (PRINT_FIELD_SOCKADDR): New macro.
14350 * print_fields.h (PRINT_FIELD_DEV): New macro.
14357 * print_fields.h (PRINT_FIELD_INET4_ADDR): New macro.
14364 * print_fields.h (PRINT_FIELD_NET_PORT): New macro.
14371 * print_fields.h (PRINT_FIELD_IFINDEX): New macro.
14380 * print_fields.h (PRINT_FIELD_INET_ADDR): New macro.
14420 * print_fields.h (PRINT_FIELD_QUOTED_STRING): New macro.
14454 * print_fields.h (PRINT_FIELD_UID): New macro.
14505 * net.c: Include "print_fields.h".
14800 Create a new header print_fields.h and move generic PRINT_FIELD_*
14803 * print_fields.h: New file.
14805 * netlink_sock_diag.c: Include "print_fields.h".
14807 PRINT_FIELD_XVAL): Move to print_fields.h file.
14808 * quota.c: Include "print_fields.h".
14809 (PRINT_FIELD_D): Move to print_fields.h file.
14811 * statx.c: Include "print_fields.h".
14814 * tests/quotactl.h: Include "print_fields.h".
14818 * tests/test_nlattr.h: Include "print_fields.h".
14820 * tests/xstatx.c: Include "print_fields.h".