Home
last modified time | relevance | path

Searched defs:ops (Results 3101 - 3125 of 3649) sorted by relevance

1...<<121122123124125126127128129130>>...146

/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.c2077 static struct rtrs_srv_ctx *alloc_srv_ctx(struct rtrs_srv_ops *ops) in alloc_srv_ctx() argument
2172 struct rtrs_srv_ctx *rtrs_srv_open(struct rtrs_srv_ops *ops, u1 argument
[all...]
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dsuper.c896 bcache_device_init(struct bcache_device *d, unsigned int block_size, sector_t sectors, struct block_device *cached_bdev, const struct block_device_operations *ops) bcache_device_init() argument
/kernel/linux/linux-6.6/tools/mm/
H A Dslabinfo.c450 static void ops(struct slabinfo *s) in ops() function
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c422 const struct tc_action_ops *ops = a->ops; in tcf_idr_release() local
586 tcf_del_walker(struct tcf_idrinfo *idrinfo, struct sk_buff *skb, const struct tc_action_ops *ops, struct netlink_ext_ack *extack) tcf_del_walker() argument
635 tcf_generic_walker(struct tc_action_net *tn, struct sk_buff *skb, struct netlink_callback *cb, int type, const struct tc_action_ops *ops, struct netlink_ext_ack *extack) tcf_generic_walker() argument
675 __tcf_generic_walker(struct net *net, struct sk_buff *skb, struct netlink_callback *cb, int type, const struct tc_action_ops *ops, struct netlink_ext_ack *extack) __tcf_generic_walker() argument
688 __tcf_idr_search(struct net *net, const struct tc_action_ops *ops, struct tc_action **a, u32 index) __tcf_idr_search() argument
733 tcf_idr_create(struct tc_action_net *tn, u32 index, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int bind, bool cpustats, u32 flags) tcf_idr_create() argument
791 tcf_idr_create_from_flags(struct tc_action_net *tn, u32 index, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int bind, u32 flags) tcf_idr_create_from_flags() argument
868 tcf_idrinfo_destroy(const struct tc_action_ops *ops, struct tcf_idrinfo *idrinfo) tcf_idrinfo_destroy() argument
944 tcf_register_action(struct tc_action_ops *act, struct pernet_operations *ops) tcf_register_action() argument
989 tcf_unregister_action(struct tc_action_ops *act, struct pernet_operations *ops) tcf_unregister_action() argument
1117 const struct tc_action_ops *ops; tcf_action_destroy() local
1146 const struct tc_action_ops *ops; tcf_action_put_many() local
1433 struct tc_action_ops *ops[TCA_ACT_MAX_PRIO] = {}; tcf_action_init() local
1639 const struct tc_action_ops *ops; tcf_action_get_1() local
1689 const struct tc_action_ops *ops; tca_action_flush() local
1760 const struct tc_action_ops *ops = a->ops; tcf_action_delete() local
1790 const struct tc_action_ops *ops = action->ops; tcf_reoffload_del_notify() local
[all...]
H A Dsch_api.c221 const struct Qdisc_ops *ops; in qdisc_set_default() local
884 const struct net_device_ops *ops = dev->netdev_ops; qdisc_offload_query_caps() local
1232 struct Qdisc_ops *ops; qdisc_create() local
[all...]
H A Dsch_taprio.c1515 const struct net_device_ops *ops = dev->netdev_ops; in taprio_enable_offload() local
1580 const struct net_device_ops *ops = dev->netdev_ops; in taprio_disable_offload() local
1625 const struct ethtool_ops *ops = dev->ethtool_ops; in taprio_parse_clockid() local
2338 const struct net_device_ops *ops; taprio_dump_xstats() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dx_tables.c1737 struct nf_hook_ops *ops; in xt_hook_ops_alloc() local
[all...]
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demumixer.c2121 static const struct snd_ac97_bus_ops ops = { in snd_emu10k1_mixer() local
H A Demu10k1x.c723 static const struct snd_ac97_bus_ops ops = { in snd_emu10k1x_ac97() local
/kernel/linux/linux-6.6/sound/pci/
H A Dintel8x0m.c790 static const struct snd_ac97_bus_ops ops = { in snd_intel8x0m_mixer() local
H A Dvia82xx_modem.c878 static const struct snd_ac97_bus_ops ops = { in snd_via82xx_mixer_new() local
H A Datiixp_modem.c206 const struct atiixp_dma_ops *ops; member
1048 static const struct snd_ac97_bus_ops ops = { snd_atiixp_mixer_new() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dkhugepaged.c600 static void *alloc_hpage(struct mem_ops *ops) in alloc_hpage() argument
792 __madvise_collapse(const char *msg, char *p, int nr_hpages, struct mem_ops *ops, bool expect) __madvise_collapse() argument
821 madvise_collapse(const char *msg, char *p, int nr_hpages, struct mem_ops *ops, bool expect) madvise_collapse() argument
833 wait_for_scan(const char *msg, char *p, int nr_hpages, struct mem_ops *ops) wait_for_scan() argument
865 khugepaged_collapse(const char *msg, char *p, int nr_hpages, struct mem_ops *ops, bool expect) khugepaged_collapse() argument
902 is_tmpfs(struct mem_ops *ops) is_tmpfs() argument
934 collapse_full(struct collapse_context *c, struct mem_ops *ops) collapse_full() argument
948 collapse_empty(struct collapse_context *c, struct mem_ops *ops) collapse_empty() argument
957 collapse_single_pte_entry(struct collapse_context *c, struct mem_ops *ops) collapse_single_pte_entry() argument
968 collapse_max_ptes_none(struct collapse_context *c, struct mem_ops *ops) collapse_max_ptes_none() argument
1003 collapse_swapin_single_pte(struct collapse_context *c, struct mem_ops *ops) collapse_swapin_single_pte() argument
1029 collapse_max_ptes_swap(struct collapse_context *c, struct mem_ops *ops) collapse_max_ptes_swap() argument
1076 collapse_single_pte_entry_compound(struct collapse_context *c, struct mem_ops *ops) collapse_single_pte_entry_compound() argument
1104 collapse_full_of_compound(struct collapse_context *c, struct mem_ops *ops) collapse_full_of_compound() argument
1123 collapse_compound_extreme(struct collapse_context *c, struct mem_ops *ops) collapse_compound_extreme() argument
1176 collapse_fork(struct collapse_context *c, struct mem_ops *ops) collapse_fork() argument
1222 collapse_fork_compound(struct collapse_context *c, struct mem_ops *ops) collapse_fork_compound() argument
1271 collapse_max_ptes_shared(struct collapse_context *c, struct mem_ops *ops) collapse_max_ptes_shared() argument
1331 madvise_collapse_existing_thps(struct collapse_context *c, struct mem_ops *ops) madvise_collapse_existing_thps() argument
1351 madvise_retracted_page_tables(struct collapse_context *c, struct mem_ops *ops) madvise_retracted_page_tables() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h139 const struct hist_iter_ops *ops; member
H A Dsort.h156 struct hist_entry_ops *ops; member
/kernel/linux/linux-6.6/sound/pci/trident/
H A Dtrident_main.c2918 static const struct snd_ac97_bus_ops ops = { in snd_trident_mixer() local
/kernel/linux/linux-6.6/scripts/
H A Dunifdef.c802 static const struct ops { struct
825 eval_unary(const struct ops *ops, int *valp, const char **cpp) in eval_unary() argument
913 eval_table(const struct ops *ops, int *valp, const char **cpp) eval_table() argument
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dcontrol.c2460 static const struct snd_device_ops ops = { in snd_ctl_create() local
H A Dpcm_lib.c507 snd_pcm_set_ops(struct snd_pcm *pcm, int direction, const struct snd_pcm_ops *ops) snd_pcm_set_ops() argument
[all...]
H A Drawmidi.c1887 static const struct snd_device_ops ops = { snd_rawmidi_init() local
2156 snd_rawmidi_set_ops(struct snd_rawmidi *rmidi, int stream, const struct snd_rawmidi_ops *ops) snd_rawmidi_set_ops() argument
[all...]
H A Dtimer.c939 static const struct snd_device_ops ops = { in snd_timer_new() local
/kernel/linux/linux-6.6/sound/drivers/
H A Daloop.c107 const struct loopback_ops *ops; member
[all...]
H A Ddummy.c547 const struct dummy_timer_ops *ops; in dummy_pcm_open() local
672 const struct snd_pcm_ops *ops; in snd_card_dummy_pcm() local
[all...]
/kernel/liteos_a/kernel/base/include/
H A Dlos_sched_pri.h406 const SchedOps *ops; member
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_codec.c1957 snd_ac97_bus(struct snd_card *card, int num, const struct snd_ac97_bus_ops *ops, void *private_data, struct snd_ac97_bus **rbus) snd_ac97_bus() argument
2066 static const struct snd_device_ops ops = { snd_ac97_mixer() local
[all...]

Completed in 82 milliseconds

1...<<121122123124125126127128129130>>...146