Home
last modified time | relevance | path

Searched defs:cnt (Results 1 – 25 of 40) sorted by relevance

12

/include/linux/
A Deventfd.h70 wait_queue_entry_t *wait, __u64 *cnt) in eventfd_ctx_remove_wait_queue()
80 static inline void eventfd_ctx_do_read(struct eventfd_ctx *ctx, __u64 *cnt) in eventfd_ctx_do_read()
A Drcuref.h24 static inline void rcuref_init(rcuref_t *ref, unsigned int cnt) in rcuref_init()
101 int cnt; in __rcuref_put() local
A Dfile_ref.h59 static inline void file_ref_init(file_ref_t *ref, unsigned long cnt) in file_ref_init()
141 long cnt; in file_ref_put() local
A Dbottom_half.h11 static __always_inline void __local_bh_disable_ip(unsigned long ip, unsigned int cnt) in __local_bh_disable_ip()
A Dmbcache.h51 unsigned int cnt = atomic_dec_return(&entry->e_refcnt); in mb_cache_entry_put() local
A Dunwind_deferred_types.h27 u32 cnt; member
A Dbtf_ids.h9 u32 cnt; member
17 u32 cnt; member
A Dtrace_seq.h132 int cnt) in trace_seq_to_user()
A Dftrace.h509 static inline int ftrace_lookup_symbols(const char **sorted_syms, size_t cnt, unsigned long *addrs) in ftrace_lookup_symbols()
1004 #define ftrace_set_filter_ips(ops, ips, cnt, remove, reset) ({ -ENODEV; }) argument
1011 size_t cnt, loff_t *ppos) { return -ENODEV; } in ftrace_filter_write()
1013 size_t cnt, loff_t *ppos) { return -ENODEV; } in ftrace_notrace_write()
A Ddmar.h97 #define for_each_dev_scope(devs, cnt, i, tmp) \ argument
102 #define for_each_active_dev_scope(devs, cnt, i, tmp) \ argument
A Ddcache.h36 #define bytemask_from_count(cnt) (~(~0ul << (cnt)*8)) argument
39 #define bytemask_from_count(cnt) (~(~0ul >> (cnt)*8)) argument
A Dstring.h278 static inline void memcpy_flushcache(void *dst, const void *src, size_t cnt) in memcpy_flushcache()
A Dirq.h943 #define irq_alloc_descs(irq, from, cnt, node) \ argument
955 #define irq_alloc_descs_from(from, cnt, node) \ argument
958 #define devm_irq_alloc_descs(dev, irq, from, cnt, node) \ argument
970 #define devm_irq_alloc_descs_from(dev, from, cnt, node) \ argument
A Dirqdesc.h26 unsigned int cnt; member
A Duaccess.h235 copy_mc_to_kernel(void *dst, const void *src, size_t cnt) in copy_mc_to_kernel()
A Dbacking-dev-defs.h64 atomic_t cnt; member
A Dmemblock.h90 unsigned long cnt; member
A Dbtf.h138 u32 cnt; member
A Dnfs_fs.h249 int cnt; member
/include/asm-generic/
A Drqspinlock.h70 int cnt; member
78 int cnt = this_cpu_inc_return(rqspinlock_held_locks.cnt); in grab_held_lock_entry() local
/include/trace/events/
A Df2fs.h2156 unsigned int cnt; member
/include/linux/platform_data/
A Dsh_mmcif.h102 int cnt; in sh_mmcif_boot_cmd_poll() local
/include/linux/netfilter/
A Dx_tables.h423 xt_get_this_cpu_counter(struct xt_counters *cnt) in xt_get_this_cpu_counter()
432 xt_get_per_cpu_counter(struct xt_counters *cnt, unsigned int cpu) in xt_get_per_cpu_counter()
/include/linux/usb/
A Dpd.h94 #define PD_HEADER(type, pwr, data, rev, id, cnt, ext_hdr) \ argument
103 #define PD_HEADER_LE(type, pwr, data, rev, id, cnt) \ argument
/include/uapi/drm/
A Dpvr_drm.h73 #define DRM_PVR_OBJ_ARRAY(cnt, ptr) \ argument

Completed in 54 milliseconds

12