/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | openvswitch.h | 1052 __u32 count; member
|
/kernel/linux/linux-5.10/include/soc/fsl/ |
H A D | qman.h | 607 __be16 count; /* Initialises 'count+1' FQDs */ member [all...] |
/kernel/linux/linux-5.10/include/sound/ |
H A D | pcm.h | 282 unsigned int count; member 287 unsigned int count; member
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | drm.h | 163 int count; /**< Length of user-space structures */ member 270 unsigned long count; member 337 int count; /**< Number of buffers of this size */ member 358 int count; /**< Entries in list */ member 366 int count; member 386 int count; /**< Length of the buffer list */ member 434 int count; member
|
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | lock.c | 365 int count = 0; in pre_rsb_struct() local 402 int count; in get_rsb_struct() local 2506 grant_pending_convert(struct dlm_rsb *r, int high, int *cw, unsigned int *count) grant_pending_convert() argument 2575 grant_pending_wait(struct dlm_rsb *r, int high, int *cw, unsigned int *count) grant_pending_wait() argument 2614 grant_pending_locks(struct dlm_rsb *r, unsigned int *count) grant_pending_locks() argument 5409 purge_dead_list(struct dlm_ls *ls, struct dlm_rsb *r, struct list_head *list, int nodeid_gone, unsigned int *count) purge_dead_list() argument 5530 unsigned int count = 0; dlm_recover_grant() local [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | connect.c | 4660 int count = 0; in cifs_mount() local 4844 __u16 bytes_left, count; in CIFSTCon() local
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | mds_client.c | 1210 static const size_t count = ARRAY_SIZE(feature_bits); in encode_supported_features() local 1241 static const size_t count = ARRAY_SIZE(metric_bits); in encode_metric_spec() local 1292 size_t size, count; in create_session_open_msg() local 2035 int count; trim_caps_cb() local [all...] |
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | data.c | 1139 int f2fs_reserve_new_blocks(struct dnode_of_data *dn, blkcnt_t count) in f2fs_reserve_new_blocks() argument 1401 blkcnt_t count = 1; in __allocate_data_block() local 3684 size_t count = iov_iter_count(iter); in f2fs_direct_IO() local [all...] |
/kernel/linux/linux-5.10/kernel/ |
H A D | workqueue.c | 5436 max_active_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) max_active_store() argument 5508 wq_nice_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) wq_nice_store() argument 5546 wq_cpumask_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) wq_cpumask_store() argument 5584 wq_numa_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) wq_numa_store() argument 5635 wq_unbound_cpumask_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) wq_unbound_cpumask_store() argument [all...] |
H A D | module.c | 1228 store_uevent(struct module_attribute *mattr, struct module_kobject *mk, const char *buffer, size_t count) store_uevent() argument 1558 module_sect_read(struct file *file, struct kobject *kobj, struct bin_attribute *battr, char *buf, loff_t pos, size_t count) module_sect_read() argument 1670 module_notes_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t pos, size_t count) module_notes_read() argument [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | hugetlb.c | 2605 try_to_free_low(struct hstate *h, unsigned long count, nodemask_t *nodes_allowed) try_to_free_low() argument 2629 try_to_free_low(struct hstate *h, unsigned long count, nodemask_t *nodes_allowed) try_to_free_low() argument 2668 set_max_huge_pages(struct hstate *h, unsigned long count, int nid, nodemask_t *nodes_allowed) set_max_huge_pages() argument 2838 __nr_hugepages_store_common(bool obey_mempolicy, struct hstate *h, int nid, unsigned long count, size_t len) __nr_hugepages_store_common() argument 2876 unsigned long count; nr_hugepages_store_common() local 2929 nr_overcommit_hugepages_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) nr_overcommit_hugepages_store() argument 3550 unsigned long count = h->nr_huge_pages; hugetlb_report_meminfo() local [all...] |
H A D | slab.c | 2376 unsigned int count; member 2429 unsigned int objfreelist = 0, i, rand, count = cachep->num; in shuffle_freelist() local 2385 freelist_state_initialize(union freelist_init_state *state, struct kmem_cache *cachep, unsigned int count) freelist_state_initialize() argument 4086 slabinfo_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) slabinfo_write() argument [all...] |
H A D | shmem.c | 4058 int i, count; in shmem_enabled_show() local 4070 shmem_enabled_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) shmem_enabled_store() argument [all...] |
/kernel/linux/linux-5.10/kernel/rcu/ |
H A D | rcutorture.c | 2406 int count = 0; in rcu_torture_read_exit() local
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace.h | 949 unsigned long count; member 1720 unsigned long count; member
|
/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | cgroup.c | 598 int count = 0; in __cgroup_task_count() local 615 int count; in cgroup_task_count() local 1116 allocate_cgrp_cset_links(int count, struct list_head *tmp_links) allocate_cgrp_cset_links() argument 5944 int ssid, count = 0; proc_cgroup_show() local [all...] |
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 170 unsigned int count; in pid_entry_nlink() local 227 get_mm_proctitle(struct mm_struct *mm, char __user *buf, size_t count, unsigned long pos, unsigned long arg_start) get_mm_proctitle() argument 264 get_mm_cmdline(struct mm_struct *mm, char __user *buf, size_t count, loff_t *ppos) get_mm_cmdline() argument 351 get_task_cmdline(struct task_struct *tsk, char __user *buf, size_t count, loff_t *pos) get_task_cmdline() argument 366 proc_pid_cmdline_read(struct file *file, char __user *buf, size_t count, loff_t *pos) proc_pid_cmdline_read() argument 535 lstats_write(struct file *file, const char __user *buf, size_t count, loff_t *offs) lstats_write() argument 844 mem_rw(struct file *file, char __user *buf, size_t count, loff_t *ppos, int write) mem_rw() argument 899 mem_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) mem_read() argument 905 mem_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) mem_write() argument 964 environ_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) environ_read() argument 1039 auxv_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) auxv_read() argument 1061 oom_adj_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) oom_adj_read() argument 1176 oom_adj_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) oom_adj_write() argument 1220 oom_score_adj_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) oom_score_adj_read() argument 1236 oom_score_adj_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) oom_score_adj_write() argument 1273 proc_loginuid_read(struct file * file, char __user * buf, size_t count, loff_t *ppos) proc_loginuid_read() argument 1290 proc_loginuid_write(struct file * file, const char __user * buf, size_t count, loff_t *ppos) proc_loginuid_write() argument 1339 proc_sessionid_read(struct file * file, char __user * buf, size_t count, loff_t *ppos) proc_sessionid_read() argument 1362 proc_fault_inject_read(struct file * file, char __user * buf, size_t count, loff_t *ppos) proc_fault_inject_read() argument 1380 proc_fault_inject_write(struct file * file, const char __user * buf, size_t count, loff_t *ppos) proc_fault_inject_write() argument 1416 proc_fail_nth_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) proc_fail_nth_write() argument 1436 proc_fail_nth_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) proc_fail_nth_read() argument 1479 sched_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) sched_write() argument 1566 sched_group_id_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) sched_group_id_write() argument 1632 sched_autogroup_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) sched_autogroup_write() argument 1705 sched_init_task_load_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) sched_init_task_load_write() argument 1766 timens_offsets_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) timens_offsets_write() argument 1853 comm_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) comm_write() argument 2726 timerslack_ns_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) timerslack_ns_write() argument 2904 proc_pid_attr_read(struct file * file, char __user * buf, size_t count, loff_t *ppos) proc_pid_attr_read() argument 2925 proc_pid_attr_write(struct file * file, const char __user * buf, size_t count, loff_t *ppos) proc_pid_attr_write() argument 3082 proc_coredump_filter_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) proc_coredump_filter_read() argument 3109 proc_coredump_filter_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) proc_coredump_filter_write() argument [all...] |
/kernel/linux/linux-5.10/fs/ufs/ |
H A D | ufs_fs.h | 704 __u64 count; /* number of fragments */ member
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 389 u16 count; in read_index_list() local 449 u16 count; in read_unconf_index_list() local 508 u16 count; read_ext_index_list() local [all...] |
H A D | l2cap_core.c | 1422 int count; member 2345 l2cap_skbuff_fromiovec(struct l2cap_chan *chan, struct msghdr *msg, int len, int count, struct sk_buff *skb) l2cap_skbuff_fromiovec() argument 2394 int err, count, hlen = L2CAP_HDR_SIZE + L2CAP_PSMLEN_SIZE; l2cap_create_connless_pdu() local 2426 int err, count; l2cap_create_basic_pdu() local 2457 int err, count, hlen; l2cap_create_iframe_pdu() local 2578 int err, count, hlen; l2cap_create_le_flowctl_pdu() local 3095 int len, count; l2cap_build_cmd() local 3963 int count; global() member 7923 int count; global() member [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | rtnetlink.c | 1644 int count = 0; in rtnl_fill_alt_ifnames() local
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mlme.c | 708 int i, count, rates_len, supp_rates_len, shift; in ieee80211_send_assoc() local 1753 int count = 0; ieee80211_recalc_ps() local 2023 int count, mu_edca_count, ac; ieee80211_sta_wmm_params() local [all...] |
H A D | util.c | 3512 int brate, rate, i, j, count = 0; in ieee80211_parse_bitrates() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 2077 unsigned int count; in dw_hdmi_clear_overflow() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_lrc.c | 609 u8 count, flags; in set_offsets() local 649 u8 count = *++data; set_offsets() local 2060 clear_ports(struct i915_request **ports, int count) clear_ports() argument 2066 copy_ports(struct i915_request **dst, struct i915_request **src, int count) copy_ports() argument 3786 emit_lri(u32 *batch, const struct lri *lri, unsigned int count) emit_lri() argument 5775 intel_execlists_create_virtual(struct intel_engine_cs **siblings, unsigned int count) intel_execlists_create_virtual() argument 6002 unsigned int count; intel_execlists_show_requests() local [all...] |