/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | atmel_mxt_ts.c | 2898 unsigned int pos = 0; in mxt_check_firmware_format() local 2924 unsigned int pos = 0; in mxt_load_fw() local [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-integrity.c | 1363 static bool test_journal_node(struct dm_integrity_c *ic, unsigned int pos, sector_t sector) in test_journal_node() argument 1722 unsigned pos = 0; in integrity_recheck() local 1850 unsigned int pos; in integrity_metadata() local 2211 unsigned int next_entry, i, pos; dm_integrity_map_continue() local [all...] |
H A D | md.c | 8261 static void *md_seq_start(struct seq_file *seq, loff_t *pos) in md_seq_start() argument 8292 static void *md_seq_next(struct seq_file *seq, void *v, loff_t *pos) in md_seq_next() argument
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-trace.c | 1897 struct str_node *pos; in trace__validate_ev_qualifier() local 2622 char *pos; local 3282 struct bpf_program *pos, *prog = NULL; local [all...] |
/kernel/linux/linux-6.6/virt/kvm/ |
H A D | kvm_main.c | 5376 struct kvm_io_device *pos = bus->range[i].dev; in kvm_io_bus_destroy() local
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | cs4281.c | 1112 snd_cs4281_BA0_read(struct snd_info_entry *entry, void *file_private_data, struct file *file, char __user *buf, size_t count, loff_t pos) snd_cs4281_BA0_read() argument 1124 snd_cs4281_BA1_read(struct snd_info_entry *entry, void *file_private_data, struct file *file, char __user *buf, size_t count, loff_t pos) snd_cs4281_BA1_read() argument
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 371 char *pos = buf; in print_nid_path() local
|
H A D | patch_hdmi.c | 4151 static int atihdmi_paired_swap_fc_lfe(int pos) in atihdmi_paired_swap_fc_lfe() argument
|
/kernel/linux/linux-6.6/sound/pci/riptide/ |
H A D | riptide.c | 1078 unsigned int pos, period_bytes; in riptide_handleirq() local [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | vmscan.c | 5432 struct hlist_nulls_node *pos; in shrink_many() local 5821 static void *lru_gen_seq_start(struct seq_file *m, loff_t *pos) in lru_gen_seq_start() argument 3663 read_ctrl_pos(struct lruvec *lruvec, int type, int tier, int gain, struct ctrl_pos *pos) read_ctrl_pos() argument 5852 lru_gen_seq_next(struct seq_file *m, void *v, loff_t *pos) lru_gen_seq_next() argument 6082 lru_gen_seq_write(struct file *file, const char __user *src, size_t len, loff_t *pos) lru_gen_seq_write() argument [all...] |
H A D | slub.c | 1956 unsigned long idx, pos, page_limit, freelist_count; in shuffle_freelist() local 5284 long start, end, pos; in add_location() local 1929 next_freelist_entry(struct kmem_cache *s, struct slab *slab, unsigned long *pos, void *start, unsigned long page_limit, unsigned long freelist_count) next_freelist_entry() argument [all...] |
H A D | page_alloc.c | 5517 void *pos; in free_reserved_area() local
|
H A D | memcontrol.c | 1133 struct mem_cgroup *pos = NULL; in mem_cgroup_iter() local [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | ftrace.c | 3336 loff_t pos; member 3354 t_probe_next(struct seq_file *m, loff_t *pos) in t_probe_next() argument 3431 static void *t_probe_start(struct seq_file *m, loff_t *pos) in t_probe_start() argument 3485 t_mod_next(struct seq_file *m, loff_t *pos) in t_mod_next() argument 3506 t_mod_start(struct seq_file *m, loff_t *pos) t_mod_start() argument 3561 t_func_next(struct seq_file *m, loff_t *pos) t_func_next() argument 3601 t_next(struct seq_file *m, void *v, loff_t *pos) t_next() argument 3637 t_start(struct seq_file *m, loff_t *pos) t_start() argument 6004 __g_next(struct seq_file *m, loff_t *pos) __g_next() argument 6035 g_next(struct seq_file *m, void *v, loff_t *pos) g_next() argument 6041 g_start(struct seq_file *m, loff_t *pos) g_start() argument 7603 fpid_next(struct seq_file *m, void *v, loff_t *pos) fpid_next() argument 7656 fnpid_next(struct seq_file *m, void *v, loff_t *pos) fnpid_next() argument [all...] |
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osd_client.c | 1706 int pos; in calc_target() local
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | addrconf.c | 4354 static struct inet6_ifaddr *if6_get_first(struct seq_file *seq, loff_t pos) in if6_get_first() argument 4414 static void *if6_seq_next(struct seq_file *seq, void *v, loff_t *pos) in if6_seq_next() argument 6266 loff_t pos = *ppos; in addrconf_sysctl_forward() local 6362 loff_t pos in addrconf_sysctl_disable() local 6559 loff_t pos = *ppos; addrconf_sysctl_ignore_routes_with_linkdown() local 6658 loff_t pos = *ppos; addrconf_sysctl_disable_policy() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | skbuff.c | 3275 int pos = 0; in __skb_checksum() local 3373 int pos = 0; in skb_copy_and_csum_bits() local 3857 skb_split_inside_header(struct sk_buff *skb, struct sk_buff* skb1, const u32 len, const int pos) skb_split_inside_header() argument 3878 skb_split_no_header(struct sk_buff *skb, struct sk_buff* skb1, const u32 len, int pos) skb_split_no_header() argument 3927 int pos = skb_headlen(skb); skb_split() local 4446 int nfrags, pos; skb_segment() local 6472 pskb_carve_inside_nonlinear(struct sk_buff *skb, const u32 off, int pos, gfp_t gfp_mask) pskb_carve_inside_nonlinear() argument [all...] |
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mlme.c | 609 u8 *pos; in ieee80211_add_ht_ie() local 684 u8 *pos; in ieee80211_add_vht_ie() local 773 u8 *pos, *pre_he_pos; in ieee80211_add_he_ie() local 801 u8 *pos; ieee80211_add_eht_ie() local 837 u8 *pos; ieee80211_assoc_add_rates() local 1042 u8 *pos; ieee80211_assoc_link_elems() local 1385 u8 *pos, qos_info, *ie_start; ieee80211_send_assoc() local 2553 const u8 *pos; ieee80211_sta_wmm_params() local 3596 u8 *pos; ieee80211_auth_challenge() local 5836 u8 *pos = prof->variable; ieee80211_ml_reconfiguration() local 7157 __le16 *pos = (__le16 *) req->auth_data; ieee80211_mgd_auth() local [all...] |
/kernel/linux/linux-5.10/drivers/block/ |
H A D | rbd.c | 2527 union rbd_img_fill_iter *pos; member [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 11238 int vf, pos; in ixgbe_io_error_detected() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_iba7322.c | 5021 static u32 qib_read_7322cntrs(struct qib_devdata *dd, loff_t pos, char **namep, in qib_read_7322cntrs() argument 5056 static u32 qib_read_7322portcntrs(struct qib_devdata *dd, loff_t pos, u32 port, in qib_read_7322portcntrs() argument 8283 int ret, pos; in qib_r_shift() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic.h | 1285 u32 pos; /* position in the dump buffer */ member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 1821 int pos = 0, len = 0; in show_speed_scan() local 1836 int channel, pos = 0; in store_speed_scan() local [all...] |
H A D | ipw2100.h | 1124 long pos; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 617 u32 pos, offset, resid, memoffset; in t4_memory_rw() local
|