Searched refs:ledger_entry_info (Results 1 – 13 of 13) sorted by relevance
125 struct ledger_entry_info { struct289 struct ledger_entry_info *lei);
378 struct ledger_entry_info *ledger_info,423 struct ledger_entry_info *ledger_info);
99 static_assert(sizeof(struct ledger_entry_info) == (6 * sizeof(int64_t)));2480 struct ledger_entry_info *lei, in _ledger_fill_entry_info()2533 struct ledger_entry_info *lei = (struct ledger_entry_info *)lei_generic; in ledger_fill_entry_info()2572 entry_size = (v2) ? sizeof(struct ledger_entry_info_v2) : sizeof(struct ledger_entry_info); in ledger_get_task_entry_info_multiple()2598 struct ledger_entry_info *lei) in ledger_get_entry_info()
3960 struct ledger_entry_info *linfo, in send_resource_violation()4097 struct ledger_entry_info *linfo) in trace_resource_violation()4108 struct ledger_entry_info *linfo) in trace_resource_violation()
1344 struct ledger_entry_info lei; in get_task_logical_writes()
466 struct ledger_entry_info lei; in SENDING_NOTIFICATION__THIS_COALITION_IS_CAUSING_TOO_MUCH_IO()
2628 struct ledger_entry_info lei; in SENDING_NOTIFICATION__THIS_THREAD_IS_CONSUMING_TOO_MUCH_CPU()
8389 struct ledger_entry_info lei; in SENDING_NOTIFICATION__THIS_PROCESS_IS_CAUSING_TOO_MANY_WAKEUPS()8626 struct ledger_entry_info lei = {}; in SENDING_NOTIFICATION__THIS_PROCESS_IS_CAUSING_TOO_MUCH_IO()
48 static struct ledger_entry_info *lei = NULL;125 lei = (struct ledger_entry_info *) in ledger_init()
403 struct ledger_entry_info *lei = NULL; in get_ledger_entry_for_pid()
305 struct ledger_entry_info *lei = NULL; in get_ledger_entry_for_pid()
44 static struct ledger_entry_info *lei = NULL;120 lei = (struct ledger_entry_info *) in ledger_init()
2337 int entry_size = (v2) ? sizeof(struct ledger_entry_info_v2) : sizeof(struct ledger_entry_info); in ledger()