Home
last modified time | relevance | path

Searched defs:arg (Results 4976 - 5000 of 5258) sorted by relevance

1...<<191192193194195196197198199200>>...211

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c1033 static irqreturn_t soctherm_edp_isr_thread(int irq, void *arg) in soctherm_edp_isr_thread() argument
1104 static irqreturn_t soctherm_edp_isr(int irq, void *arg) in soctherm_edp_isr() argument
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpch_uart.c743 static void pch_dma_rx_complete(void *arg) in pch_dma_rx_complete() argument
758 static void pch_dma_tx_complete(void *arg) in pch_dma_tx_complete() argument
H A Dfsl_lpuart.c470 static void lpuart_dma_tx_complete(void *arg) in lpuart_dma_tx_complete() argument
1187 static void lpuart_dma_rx_complete(void *arg) in lpuart_dma_rx_complete() argument
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c966 ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) ioctl() argument
1129 slgt_compat_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) slgt_compat_ioctl() argument
3040 modem_input_wait(struct slgt_info *info,int arg) modem_input_wait() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dvt.c3185 int tioclinux(struct tty_struct *tty, unsigned long arg) in tioclinux() argument
4525 int con_set_cmap(unsigned char __user *arg) in con_set_cmap() argument
4554 int con_get_cmap(unsigned char __user *arg) in con_get_cmap() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis_main.c1685 sisfb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) sisfb_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Datyfb_base.c239 static int atyfb_compat_ioctl(struct fb_info *info, u_int cmd, u_long arg) in atyfb_compat_ioctl() argument
1814 static int atyfb_ioctl(struct fb_info *info, u_int cmd, u_long arg) in atyfb_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damifb.c3390 amifb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) amifb_ioctl() argument
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_policy.c1467 static int xfrm_pol_bin_cmp(struct rhashtable_compare_arg *arg, in xfrm_pol_bin_cmp() argument
/kernel/linux/linux-5.10/net/packet/
H A Daf_packet.c4167 packet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) packet_ioctl() argument
/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c4789 static int sctp_ioctl(struct sock *sk, int cmd, unsigned long arg) in sctp_ioctl() argument
/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c2948 static struct Qdisc *cake_leaf(struct Qdisc *sch, unsigned long arg) in cake_leaf() argument
3059 static void cake_walk(struct Qdisc *sch, struct qdisc_walker *arg) in cake_walk() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c1880 struct follower_init_arg *arg = _arg; in init_follower_0dB() local
1985 struct follower_init_arg arg = { in __snd_hda_add_vmaster() local
/kernel/linux/linux-5.10/sound/pci/korg1212/
H A Dkorg1212.c1475 snd_korg1212_ioctl(struct snd_pcm_substream *substream, unsigned int cmd, void *arg) snd_korg1212_ioctl() argument
/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c70 static int match_opt_prefix(char *s, int l, char **arg) in match_opt_prefix() argument
720 char *arg = NULL; in smack_sb_eat_lsm_opts() local
1570 smack_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) smack_file_ioctl() argument
1631 smack_file_fcntl(struct file *file, unsigned int cmd, unsigned long arg) smack_file_fcntl() argument
[all...]
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.c862 static void free_arg(struct tep_print_arg *arg) in free_arg() argument
1756 process_arg(struct tep_event *event, struct tep_print_arg *arg, char **tok) process_arg() argument
1775 process_field_arg(struct tep_event *event, struct tep_print_arg *arg, char **tok) process_field_arg() argument
1791 struct tep_print_arg *arg, *left, *right; process_cond() local
1847 struct tep_print_arg *arg; process_array() local
1933 set_op_prio(struct tep_print_arg *arg) set_op_prio() argument
1947 process_op(struct tep_event *event, struct tep_print_arg *arg, char **tok) process_op() argument
2145 process_entry(struct tep_event *event __maybe_unused, struct tep_print_arg *arg, char **tok) process_entry() argument
2313 eval_type(unsigned long long val, struct tep_print_arg *arg, int pointer) eval_type() argument
2323 arg_num_eval(struct tep_print_arg *arg, long long *val) arg_num_eval() argument
2489 arg_eval(struct tep_print_arg *arg) arg_eval() argument
2522 struct tep_print_arg *arg = NULL; process_fields() local
2600 process_flags(struct tep_event *event, struct tep_print_arg *arg, char **tok) process_flags() argument
2653 process_symbols(struct tep_event *event, struct tep_print_arg *arg, char **tok) process_symbols() argument
2692 process_hex_common(struct tep_event *event, struct tep_print_arg *arg, char **tok, enum tep_print_arg_type type) process_hex_common() argument
2715 process_hex(struct tep_event *event, struct tep_print_arg *arg, char **tok) process_hex() argument
2721 process_hex_str(struct tep_event *event, struct tep_print_arg *arg, char **tok) process_hex_str() argument
2728 process_int_array(struct tep_event *event, struct tep_print_arg *arg, char **tok) process_int_array() argument
2756 process_dynamic_array(struct tep_event *event, struct tep_print_arg *arg, char **tok) process_dynamic_array() argument
2820 process_dynamic_array_len(struct tep_event *event, struct tep_print_arg *arg, char **tok) process_dynamic_array_len() argument
2857 process_paren(struct tep_event *event, struct tep_print_arg *arg, char **tok) process_paren() argument
2920 process_str(struct tep_event *event __maybe_unused, struct tep_print_arg *arg, char **tok) process_str() argument
2949 process_bitmask(struct tep_event *event __maybe_unused, struct tep_print_arg *arg, char **tok) process_bitmask() argument
3010 process_func_handler(struct tep_event *event, struct tep_function_handler *func, struct tep_print_arg *arg, char **tok) process_func_handler() argument
3068 process_builtin_expect(struct tep_event *event, struct tep_print_arg *arg, char **tok) process_builtin_expect() argument
3099 process_function(struct tep_event *event, struct tep_print_arg *arg, char *token, char **tok) process_function() argument
3159 process_arg_token(struct tep_event *event, struct tep_print_arg *arg, char **tok, enum tep_event_type type) process_arg_token() argument
3247 struct tep_print_arg *arg; event_read_print_args() local
3633 eval_num_arg(void *data, int size, struct tep_event *event, struct tep_print_arg *arg) eval_num_arg() argument
3972 print_str_arg(struct trace_seq *s, void *data, int size, struct tep_event *event, const char *format, int len_arg, struct tep_print_arg *arg) print_str_arg() argument
4227 process_defined_func(struct trace_seq *s, void *data, int size, struct tep_event *event, struct tep_print_arg *arg) process_defined_func() argument
4327 struct tep_print_arg *args, *arg, **next; make_bprint_args() local
4547 print_mac_arg(struct trace_seq *s, const char *format, void *data, int size, struct tep_event *event, struct tep_print_arg *arg) print_mac_arg() argument
4754 print_ipv4_arg(struct trace_seq *s, const char *ptr, char i, void *data, int size, struct tep_event *event, struct tep_print_arg *arg) print_ipv4_arg() argument
4796 print_ipv6_arg(struct trace_seq *s, const char *ptr, char i, void *data, int size, struct tep_event *event, struct tep_print_arg *arg) print_ipv6_arg() argument
4846 print_ipsa_arg(struct trace_seq *s, const char *ptr, char i, void *data, int size, struct tep_event *event, struct tep_print_arg *arg) print_ipsa_arg() argument
4933 print_ip_arg(struct trace_seq *s, const char *ptr, void *data, int size, struct tep_event *event, struct tep_print_arg *arg) print_ip_arg() argument
4963 print_uuid_arg(struct trace_seq *s, const char *ptr, void *data, int size, struct tep_event *event, struct tep_print_arg *arg) print_uuid_arg() argument
5031 print_raw_buff_arg(struct trace_seq *s, const char *ptr, void *data, int size, struct tep_event *event, struct tep_print_arg *arg, int print_len) print_raw_buff_arg() argument
5175 print_function(struct trace_seq *s, const char *format, void *data, int size, struct tep_event *event, struct tep_print_arg *arg) print_function() argument
5198 print_arg_pointer(struct trace_seq *s, const char *format, int plen, void *data, int size, struct tep_event *event, struct tep_print_arg *arg) print_arg_pointer() argument
5249 print_arg_number(struct trace_seq *s, const char *format, int plen, void *data, int size, int ls, struct tep_event *event, struct tep_print_arg *arg) print_arg_number() argument
5296 print_arg_string(struct trace_seq *s, const char *format, int plen, void *data, int size, struct tep_event *event, struct tep_print_arg *arg) print_arg_string() argument
5409 free_parse_args(struct tep_print_parse *arg) free_parse_args() argument
5421 parse_arg_add(struct tep_print_parse **parse, char *format, enum tep_print_parse_type type, struct tep_print_arg *arg, struct tep_print_arg *len_as_arg, int ls) parse_arg_add() argument
5449 parse_arg_format(struct tep_print_parse **parse, struct tep_event *event, const char *format, struct tep_print_arg **arg) parse_arg_format() argument
5654 parse_args(struct tep_event *event, const char *format, struct tep_print_arg *arg) parse_args() argument
6079 print_string(struct tep_handle *tep, struct trace_seq *s, struct tep_record *record, struct tep_event *event, const char *arg, struct print_event_type *type) print_string() argument
6104 print_int(struct tep_handle *tep, struct trace_seq *s, struct tep_record *record, struct tep_event *event, int arg, struct print_event_type *type) print_int() argument
6813 struct tep_print_arg *arg, **list; parse_format() local
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-c2c.c2518 parse_callchain_opt(const struct option *opt, const char *arg, int unset) in parse_callchain_opt() argument
H A Dbuiltin-script.c2667 parse_output_fields(const struct option *opt __maybe_unused, const char *arg, int unset __maybe_unused) parse_output_fields() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsort.c110 static int hist_entry__thread_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__thread_filter() argument
215 static int hist_entry__dso_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__dso_filter() argument
342 static int hist_entry__sym_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__sym_filter() argument
693 static int hist_entry__socket_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__socket_filter() argument
829 hist_entry__dso_from_filter(struct hist_entry *he, int type, const void *arg) hist_entry__dso_from_filter() argument
861 hist_entry__dso_to_filter(struct hist_entry *he, int type, const void *arg) hist_entry__dso_to_filter() argument
933 hist_entry__sym_from_filter(struct hist_entry *he, int type, const void *arg) hist_entry__sym_from_filter() argument
945 hist_entry__sym_to_filter(struct hist_entry *he, int type, const void *arg) hist_entry__sym_to_filter() argument
1961 hist_entry__filter(struct hist_entry *he, int type, const void *arg) hist_entry__filter() argument
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2ops.c1519 char __user *arg = (char __user *)p; in smb2_ioctl_query_info() local
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c539 int arg = 0; in parse_options() local
485 f2fs_set_test_dummy_encryption(struct super_block *sb, const char *opt, const substring_t *arg, bool is_remount) f2fs_set_test_dummy_encryption() argument
[all...]
/kernel/linux/linux-5.10/include/video/
H A Domapfb_dss.h835 omap_dispc_register_isr(omap_dispc_isr_t isr, void *arg, u32 mask) omap_dispc_register_isr() argument
839 omap_dispc_unregister_isr(omap_dispc_isr_t isr, void *arg, u32 mask) omap_dispc_unregister_isr() argument
/kernel/linux/linux-5.10/fs/ceph/
H A Dmds_client.c1984 static int trim_caps_cb(struct inode *inode, struct ceph_cap *cap, void *arg) in trim_caps_cb() argument
1547 ceph_iterate_session_caps(struct ceph_mds_session *session, int (*cb)(struct inode *, struct ceph_cap *, void *), void *arg) ceph_iterate_session_caps() argument
1637 remove_session_caps_cb(struct inode *inode, struct ceph_cap *cap, void *arg) remove_session_caps_cb() argument
1805 wake_up_session_cb(struct inode *inode, struct ceph_cap *cap, void *arg) wake_up_session_cb() argument
3725 reconnect_caps_cb(struct inode *inode, struct ceph_cap *cap, void *arg) reconnect_caps_cb() argument
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dworkqueue.c5130 void *arg; member
5152 long work_on_cpu(int cpu, long (*fn)(void *), void *arg) in work_on_cpu() argument
5175 long work_on_cpu_safe(int cpu, long (*fn)(void *), void *arg) in work_on_cpu_safe() argument
[all...]
/kernel/linux/linux-5.10/mm/
H A Dslab.c2145 static void do_drain(void *arg) in do_drain() argument
1128 slab_memory_callback(struct notifier_block *self, unsigned long action, void *arg) slab_memory_callback() argument

Completed in 107 milliseconds

1...<<191192193194195196197198199200>>...211