Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dacct.c101 struct bsd_acct_struct { struct
116 static void fill_ac(struct bsd_acct_struct *acct); argument
122 static bool check_free_space(struct bsd_acct_struct *acct) in check_free_space()
153 static void acct_put(struct bsd_acct_struct *p) in acct_put()
166 struct bsd_acct_struct *res; in acct_get()
192 struct bsd_acct_struct *acct = to_acct(pin); in acct_pin_kill()
209 struct bsd_acct_struct *acct = container_of(work, struct bsd_acct_struct, work); in close_work()
225 struct bsd_acct_struct *acct; in acct_on()
456 static void fill_ac(struct bsd_acct_struct *acct) in fill_ac()
569 static void do_acct_process(struct bsd_acct_struct *acct) in do_acct_process()
[all …]