Home
last modified time | relevance | path

Searched defs:arg (Results 4176 - 4200 of 7887) sorted by relevance

1...<<161162163164165166167168169170>>...316

/kernel/linux/linux-6.6/net/sched/
H A Dsch_tbf.c556 static int tbf_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in tbf_graft() argument
570 static struct Qdisc *tbf_leaf(struct Qdisc *sch, unsigned long arg) in tbf_leaf() argument
H A Dsch_mqprio.c719 static void mqprio_walk(struct Qdisc *sch, struct qdisc_walker *arg) in mqprio_walk() argument
[all...]
H A Dsch_drr.c146 static int drr_delete_class(struct Qdisc *sch, unsigned long arg, in drr_delete_class() argument
197 static void drr_unbind_tcf(struct Qdisc *sch, unsigned long arg) in drr_unbind_tcf() argument
204 static int drr_graft_class(struct Qdisc *sch, unsigned long arg, in drr_graft_class() argument
221 static struct Qdisc *drr_class_leaf(struct Qdisc *sch, unsigned long arg) in drr_class_leaf() argument
53 drr_change_class(struct Qdisc *sch, u32 classid, u32 parentid, struct nlattr **tca, unsigned long *arg, struct netlink_ext_ack *extack) drr_change_class() argument
228 drr_qlen_notify(struct Qdisc *csh, unsigned long arg) drr_qlen_notify() argument
235 drr_dump_class(struct Qdisc *sch, unsigned long arg, struct sk_buff *skb, struct tcmsg *tcm) drr_dump_class() argument
257 drr_dump_class_stats(struct Qdisc *sch, unsigned long arg, struct gnet_dump *d) drr_dump_class_stats() argument
277 drr_walk(struct Qdisc *sch, struct qdisc_walker *arg) drr_walk() argument
[all...]
H A Dcls_route.c313 static int route4_delete(struct tcf_proto *tp, void *arg, bool *last, in route4_delete() argument
572 static void route4_walk(struct tcf_proto *tp, struct tcf_walker *arg, in route4_walk() argument
472 route4_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, void **arg, u32 flags, struct netlink_ext_ack *extack) route4_change() argument
H A Dsch_red.c496 static int red_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in red_graft() argument
510 static struct Qdisc *red_leaf(struct Qdisc *sch, unsigned long arg) in red_leaf() argument
/kernel/linux/linux-6.6/net/rds/
H A Dtcp.c351 static void rds_tcp_conn_free(void *arg) in rds_tcp_conn_free() argument
H A Daf_rds.c255 static int rds_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in rds_ioctl() argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Daccess_tracking_perf_test.c303 static void run_test(enum vm_guest_mode mode, void *arg) in run_test() argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_tlb_flush.c539 static void *vcpu_thread(void *arg) in vcpu_thread() argument
H A Dxapic_ipi_test.c194 static void *vcpu_thread(void *arg) in vcpu_thread() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtime-utils.c124 char *str, *arg, *p; in perf_time__parse_strs() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c151 static void *patch_map_thread(void *arg) in patch_map_thread() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_bloom_filter_map.c64 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg() argument
130 static void *map_prepare_thread(void *arg) in map_prepare_thread() argument
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-display.c708 void isst_display_error_info_message(int error, char *msg, int arg_valid, int arg) in isst_display_error_info_message() argument
/kernel/linux/linux-6.6/tools/testing/selftests/sched/
H A Dcs_prctl_test.c152 static int child_func_process(void *arg) in child_func_process() argument
/kernel/linux/linux-6.6/tools/thermal/thermometer/
H A Dthermometer.c341 static int timer_temperature_callback(int fd, void *arg) in timer_temperature_callback() argument
440 static int kill_process(__maybe_unused int fd, void *arg) in kill_process() argument
454 static int exit_mainloop(__maybe_unused int fd, __maybe_unused void *arg) in exit_mainloop() argument
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dtui.c466 void *handle_tui_events(void *arg) in handle_tui_events() argument
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dutils.c407 int parse_prio(char *arg, struct sched_attr *sched_param) in parse_prio() argument
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcondition.c30 struct tomoyo_path_info arg; in tomoyo_argv() local
H A Dtomoyo.c311 tomoyo_file_fcntl(struct file *file, unsigned int cmd, unsigned long arg) tomoyo_file_fcntl() argument
345 tomoyo_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) tomoyo_file_ioctl() argument
/kernel/linux/linux-6.6/sound/core/
H A Dinfo.c207 snd_info_entry_ioctl(struct file *file, unsigned int cmd, unsigned long arg) snd_info_entry_ioctl() argument
H A Dcontrol_compat.c427 static inline long snd_ctl_ioctl_compat(struct file *file, unsigned int cmd, unsigned long arg) in snd_ctl_ioctl_compat() argument
H A Dvmaster.c528 snd_ctl_apply_vmaster_followers(struct snd_kcontrol *kctl, int (*func)(struct snd_kcontrol *vfollower, struct snd_kcontrol *follower, void *arg), void *arg) snd_ctl_apply_vmaster_followers() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Duser_ringbuf.c588 static void *kick_kernel_cb(void *arg) in kick_kernel_cb() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_estats.c248 int _dummy_tracepoint(struct dummy_tracepoint_args *arg) in _dummy_tracepoint() argument

Completed in 40 milliseconds

1...<<161162163164165166167168169170>>...316