Searched defs:amt (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/riva/
H A Dnv_driver.c161 u32 amt; riva_get_memlen() local
H A Driva_hw.c2109 u32 amt; nv10GetConfig() local
/linux-4.1.27/drivers/video/fbdev/nvidia/
H A Dnv_setup.c269 u32 amt; nv10GetConfig() local
274 u32 amt; nv10GetConfig() local
/linux-4.1.27/fs/gfs2/
H A Daops.c566 unsigned amt; gfs2_internal_read() local
H A Drgrp.c1353 u64 amt; gfs2_fitrim() local
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_init.c1594 unsigned amt; qib_create_rcvhdrq() local
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_driver.c1770 int amt = ALIGN(dd->ipath_rcvhdrcnt * dd->ipath_rcvhdrentsize * ipath_create_rcvhdrq() local
/linux-4.1.27/drivers/tty/
H A Dn_tty.c1957 int amt = poll && !TIME_CHAR(tty) && MIN_CHAR(tty) ? MIN_CHAR(tty) : 1; input_available_p() local
/linux-4.1.27/net/core/
H A Dsock.c2004 int amt = sk_mem_pages(size); __sk_mem_schedule() local
/linux-4.1.27/net/ipv4/
H A Dtcp_output.c2822 int amt, status; sk_forced_wmem_schedule() local
/linux-4.1.27/net/sctp/
H A Dsocket.c118 int amt; sctp_wspace() local
7030 int amt = 0; sctp_writeable() local
/linux-4.1.27/include/net/
H A Dsock.h1238 sk_memory_allocated_add(struct sock *sk, int amt, int *parent_status) sk_memory_allocated_add() argument
1253 sk_memory_allocated_sub(struct sock *sk, int amt) sk_memory_allocated_sub() argument
1387 static inline int sk_mem_pages(int amt) sk_mem_pages() argument
2004 int amt = 0; sock_wspace() local
1209 memcg_memory_allocated_add(struct cg_proto *prot, unsigned long amt, int *parent_status) memcg_memory_allocated_add() argument
1220 memcg_memory_allocated_sub(struct cg_proto *prot, unsigned long amt) memcg_memory_allocated_sub() argument
/linux-4.1.27/include/linux/
H A Dsched.h3026 static inline void add_rchar(struct task_struct *tsk, ssize_t amt) add_rchar() argument
3031 static inline void add_wchar(struct task_struct *tsk, ssize_t amt) add_wchar() argument
3046 static inline void add_rchar(struct task_struct *tsk, ssize_t amt) add_rchar() argument
3050 static inline void add_wchar(struct task_struct *tsk, ssize_t amt) add_wchar() argument

Completed in 667 milliseconds