Searched defs:cnt (Results 1 – 12 of 12) sorted by relevance
/include/linux/ |
D | res_counter.h | 142 static inline unsigned long long res_counter_margin(struct res_counter *cnt) in res_counter_margin() 164 res_counter_soft_limit_excess(struct res_counter *cnt) in res_counter_soft_limit_excess() 178 static inline void res_counter_reset_max(struct res_counter *cnt) in res_counter_reset_max() 187 static inline void res_counter_reset_failcnt(struct res_counter *cnt) in res_counter_reset_failcnt() 196 static inline int res_counter_set_limit(struct res_counter *cnt, in res_counter_set_limit() 212 res_counter_set_soft_limit(struct res_counter *cnt, in res_counter_set_soft_limit()
|
D | eventfd.h | 70 __u64 *cnt) in eventfd_ctx_read() 76 wait_queue_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
|
D | bottom_half.h | 10 static __always_inline void __local_bh_disable_ip(unsigned long ip, unsigned int cnt) in __local_bh_disable_ip()
|
D | trace_seq.h | 89 int cnt) in trace_seq_to_user()
|
D | dcache.h | 31 #define bytemask_from_count(cnt) (~(~0ul << (cnt)*8)) argument 34 #define bytemask_from_count(cnt) (~(~0ul >> (cnt)*8)) argument
|
D | memblock.h | 36 unsigned long cnt; /* number of regions */ member
|
D | ftrace.h | 590 size_t cnt, loff_t *ppos) { return -ENODEV; } in ftrace_filter_write() 592 size_t cnt, loff_t *ppos) { return -ENODEV; } in ftrace_notrace_write()
|
D | irq.h | 603 #define irq_alloc_descs(irq, from, cnt, node) \ argument 615 #define irq_alloc_descs_from(from, cnt, node) \ argument
|
/include/linux/mmc/ |
D | sh_mmcif.h | 113 int cnt; in sh_mmcif_boot_cmd_poll() local
|
/include/trace/events/ |
D | rcu.h | 733 #define trace_rcu_barrier(name, s, cpu, cnt, done) do { } while (0) argument
|
/include/acpi/ |
D | acpi_bus.h | 86 #define ACPI_INIT_DSM_ARGV4(cnt, eles) \ argument
|
/include/scsi/ |
D | libfc.h | 382 u16 cnt; member
|