Home
last modified time | relevance | path

Searched defs:amt (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dsock.h1052 unsigned long amt, in memcg_memory_allocated_add()
1065 unsigned long amt) in memcg_memory_allocated_sub()
1088 sk_memory_allocated_add(struct sock *sk, int amt, int *parent_status) in sk_memory_allocated_add()
1103 sk_memory_allocated_sub(struct sock *sk, int amt) in sk_memory_allocated_sub()
1260 static inline int sk_mem_pages(int amt) in sk_mem_pages()
1940 int amt = 0; in sock_wspace() local
/include/linux/
Dsched.h2794 static inline void add_rchar(struct task_struct *tsk, ssize_t amt) in add_rchar()
2799 static inline void add_wchar(struct task_struct *tsk, ssize_t amt) in add_wchar()
2814 static inline void add_rchar(struct task_struct *tsk, ssize_t amt) in add_rchar()
2818 static inline void add_wchar(struct task_struct *tsk, ssize_t amt) in add_wchar()