Home
last modified time | relevance | path

Searched refs:show_details (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c127 static bool show_details;
479 show_details ? "-" : "", in decode_bits()
480 show_details ? bdesc->detail : "" in decode_bits()
491 show_details ? "-" : "", in show_leaf()
492 show_details ? bdesc->detail : "" in show_leaf()
500 if (show_details && has_entries) in show_leaf()
514 if (!show_raw && show_details) in show_func()
622 show_details = true; in parse_options()
81 static bool show_details; global() variable
/linux/drivers/infiniband/core/
H A Dnldev.c444 bool show_details) in fill_res_info() argument
475 curr = rdma_restrack_count(device, i, show_details); in fill_res_info()
1391 bool show_details = false; in nldev_res_get_doit() local
1408 show_details = nla_get_u8(tb[RDMA_NLDEV_ATTR_DRIVER_DETAILS]); in nldev_res_get_doit()
1424 ret = fill_res_info(msg, device, show_details); in nldev_res_get_doit()
1625 bool show_details = false; in res_get_common_dumpit() local
1655 show_details = nla_get_u8(tb[RDMA_NLDEV_ATTR_DRIVER_DETAILS]); in res_get_common_dumpit()
1694 if (xa_get_mark(&rt->xa, res->id, RESTRACK_DD) && !show_details) in res_get_common_dumpit()
2844 bool show_details = false; in nldev_frmr_pools_get_dumpit() local
2862 show_details = nla_get_u8(tb[RDMA_NLDEV_ATTR_DRIVER_DETAILS]); in nldev_frmr_pools_get_dumpit()
[all …]