/kernel/linux/linux-6.6/tools/perf/util/hisi-ptt-decoder/ |
H A D | hisi-ptt-pkt-decoder.c | 90 static void hisi_ptt_print_pkt(const unsigned char *buf, int pos, const char *desc) in hisi_ptt_print_pkt() argument 104 static int hisi_ptt_8dw_kpt_desc(const unsigned char *buf, int pos) in hisi_ptt_8dw_kpt_desc() argument 122 static void hisi_ptt_4dw_print_dw0(const unsigned char *buf, int pos) in hisi_ptt_4dw_print_dw0() argument 143 hisi_ptt_4dw_kpt_desc(const unsigned char *buf, int pos) hisi_ptt_4dw_kpt_desc() argument 158 hisi_ptt_pkt_desc(const unsigned char *buf, int pos, enum hisi_ptt_pkt_type type) hisi_ptt_pkt_desc() argument [all...] |
/kernel/linux/linux-6.6/security/keys/ |
H A D | big_key.c | 85 loff_t pos = 0; in big_key_preparse() local 240 loff_t pos = 0; in big_key_read() local
|
H A D | proc.c | 115 key_serial_t pos = *_pos; in __acquires() local 278 loff_t pos = *_pos; in __acquires() local
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | securityfs_if.c | 105 loff_t pos = *ppos; in tomoyo_read_self() local
|
/kernel/linux/linux-6.6/sound/drivers/pcsp/ |
H A D | pcsp_lib.c | 275 unsigned int pos; in snd_pcsp_playback_pointer() local
|
/kernel/linux/linux-6.6/sound/firewire/tascam/ |
H A D | tascam-hwdep.c | 42 char __user *pos = buf; variable
|
/kernel/linux/linux-6.6/sound/soc/dwc/ |
H A D | dwc-pcm.c | 232 snd_pcm_uframes_t pos; in dw_pcm_pointer() local
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | hmcdrv_dev.c | 160 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) in hmcdrv_dev_seek() argument 221 hmcdrv_dev_read(struct file *fp, char __user *ubuf, size_t len, loff_t *pos) hmcdrv_dev_read() argument 246 hmcdrv_dev_write(struct file *fp, const char __user *ubuf, size_t len, loff_t *pos) hmcdrv_dev_write() argument [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | decompress_unxz.c | 400 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
|
H A D | decompress_unzstd.c | 333 unzstd(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long *pos, void (*error)(char *x)) unzstd() argument 343 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void (*error)(char *x)) __decompress() argument [all...] |
H A D | decompress_unlzo.c | 277 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | test_udelay.c | 99 udelay_test_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) udelay_test_write() argument
|
/kernel/linux/linux-6.6/lib/842/ |
H A D | 842_decompress.c | 179 u64 pos = total - section; in __do_index() local
|
/kernel/linux/linux-6.6/net/8021q/ |
H A D | vlanproc.c | 189 static void *vlan_seq_next(struct seq_file *seq, void *v, loff_t *pos) in vlan_seq_next() argument
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | mpoa_proc.c | 104 static void *mpc_start(struct seq_file *m, loff_t *pos) in mpc_start() argument 117 static void *mpc_next(struct seq_file *m, void *v, loff_t *pos) in mpc_next() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | page_idle.c | 114 page_idle_bitmap_read(struct file *file, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) page_idle_bitmap_read() argument 159 page_idle_bitmap_write(struct file *file, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) page_idle_bitmap_write() argument
|
H A D | shrinker_debug.c | 108 shrinker_debugfs_scan_write(struct file *file, const char __user *buf, size_t size, loff_t *pos) shrinker_debugfs_scan_write() argument
|
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | aes.c | 147 static __always_inline u32 subshift(u32 in[], int pos) in subshift() argument 155 static __always_inline u32 inv_subshift(u32 in[], int pos) in inv_subshift() argument [all...] |
/kernel/linux/linux-6.6/mm/kmsan/ |
H A D | report.c | 68 int pos = 0, len = strlen(descr); in pretty_descr() local
|
/kernel/linux/linux-6.6/net/l2tp/ |
H A D | l2tp_debugfs.c | 71 loff_t pos = *offs; in l2tp_dfs_seq_start() local 95 static void *l2tp_dfs_seq_next(struct seq_file *m, void *v, loff_t *pos) in l2tp_dfs_seq_next() argument
|
/kernel/linux/linux-6.6/net/mptcp/ |
H A D | token.c | 58 struct hlist_nulls_node *pos; in __token_lookup_req() local 70 struct hlist_nulls_node *pos; in __token_lookup_msk() local 194 struct mptcp_subflow_request_sock *pos; in mptcp_token_accept() local 212 struct hlist_nulls_node *pos; in mptcp_token_exists() local 248 struct hlist_nulls_node *pos; mptcp_token_get_sock() local 301 struct hlist_nulls_node *pos; mptcp_token_iter_next() local 353 struct mptcp_subflow_request_sock *pos; mptcp_token_destroy_request() local 379 struct mptcp_sock *pos; mptcp_token_destroy() local [all...] |
/kernel/linux/linux-6.6/net/handshake/ |
H A D | request.c | 183 struct handshake_req *req, *pos; in handshake_req_next() local
|
/kernel/linux/linux-6.6/net/ieee802154/ |
H A D | header_ops.c | 18 int pos = 0; in ieee802154_hdr_push_addr() local 49 int pos = 5; in ieee802154_hdr_push_sechdr() local 81 int pos = 2; ieee802154_hdr_push() local 117 memcpy(skb_push(skb, pos), buf, pos); ieee802154_hdr_push() local 174 int pos = 0; ieee802154_hdr_get_addr() local 210 int pos = 5; ieee802154_hdr_get_sechdr() local 267 int pos = 0; ieee802154_hdr_get_addrs() local 283 int pos = 3, rc; ieee802154_hdr_pull() local 327 int pos = 3, rc; ieee802154_hdr_peek_addrs() local 347 int pos; ieee802154_hdr_peek() local [all...] |
/kernel/linux/linux-6.6/net/kcm/ |
H A D | kcmproc.c | 35 static struct kcm_mux *kcm_get_idx(struct seq_file *seq, loff_t pos) in kcm_get_idx() argument 49 static void *kcm_seq_next(struct seq_file *seq, void *v, loff_t *pos) in kcm_seq_next() argument
|
/kernel/linux/linux-6.6/sound/soc/uniphier/ |
H A D | aio-dma.c | 180 snd_pcm_uframes_t pos; in uniphier_aiodma_pointer() local
|