Home
last modified time | relevance | path

Searched defs:ca (Results 51 – 75 of 112) sorted by relevance

12345

/openbmc/linux/net/bluetooth/cmtp/
H A Dsock.c68 struct cmtp_connadd_req ca; in do_cmtp_sock_ioctl() local
/openbmc/linux/net/bluetooth/bnep/
H A Dsock.c56 struct bnep_connadd_req ca; in do_bnep_sock_ioctl() local
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c143 int ipoib_transport_dev_init(struct net_device *dev, struct ib_device *ca) in ipoib_transport_dev_init()
/openbmc/linux/drivers/md/
H A Ddm-cache-target.c2021 static void destroy_cache_args(struct cache_args *ca) in destroy_cache_args()
2045 static int parse_metadata_dev(struct cache_args *ca, struct dm_arg_set *as, in parse_metadata_dev()
2069 static int parse_cache_dev(struct cache_args *ca, struct dm_arg_set *as, in parse_cache_dev()
2088 static int parse_origin_dev(struct cache_args *ca, struct dm_arg_set *as, in parse_origin_dev()
2112 static int parse_block_size(struct cache_args *ca, struct dm_arg_set *as, in parse_block_size()
2146 static int parse_features(struct cache_args *ca, struct dm_arg_set *as, in parse_features()
2202 static int parse_policy(struct cache_args *ca, struct dm_arg_set *as, in parse_policy()
2226 static int parse_cache_args(struct cache_args *ca, int argc, char **argv, in parse_cache_args()
2317 static int create_cache_policy(struct cache *cache, struct cache_args *ca, in create_cache_policy()
2375 static int cache_create(struct cache_args *ca, struct cache **result) in cache_create()
[all …]
/openbmc/linux/drivers/md/bcache/
H A Dsysfs.c1039 struct cache *ca = container_of(kobj, struct cache, kobj); in SHOW() local
1143 struct cache *ca = container_of(kobj, struct cache, kobj); in STORE() local
H A Dbcache.h765 #define bucket_bytes(ca) ((ca)->sb.bucket_size << 9) argument
766 #define block_bytes(ca) ((ca)->sb.block_size << 9) argument
788 #define prios_per_bucket(ca) \ argument
792 #define prio_buckets(ca) \ argument
888 #define for_each_bucket(b, ca) \ argument
929 struct cache *ca = c->cache; in wake_up_allocators() local
H A Dbtree.c1203 struct cache *ca = c->cache; in btree_check_reserve() local
1731 struct cache *ca; in btree_gc_start() local
1757 struct cache *ca; in bch_btree_gc_finish() local
1865 struct cache *ca = c->cache; in gc_should_run() local
2120 struct cache *ca = c->cache; in bch_initial_gc_finish() local
/openbmc/linux/net/ipv4/
H A Dtcp_vegas.c294 const struct vegas *ca = inet_csk_ca(sk); in tcp_vegas_get_info() local
H A Dtcp_westwood.c265 const struct westwood *ca = inet_csk_ca(sk); in tcp_westwood_info() local
H A Dtcp_minisocks.c438 const struct tcp_congestion_ops *ca; in tcp_ca_openreq_child() local
/openbmc/qemu/hw/net/
H A Di82596.h33 int ca; member
/openbmc/phosphor-certificate-manager/test/
H A Dca_certs_manager_test.cpp13 namespace ca::cert namespace
/openbmc/linux/drivers/clk/keystone/
H A Dsci-clk.c357 const struct sci_clk *ca = a; in _cmp_sci_clk() local
502 struct sci_clk *ca = container_of(a, struct sci_clk, node); in _cmp_sci_clk_list() local
/openbmc/linux/net/sched/
H A Dact_connmark.c38 struct tcf_connmark_info *ca = to_connmark(a); in tcf_connmark_act() local
/openbmc/qemu/tests/unit/
H A Dcrypto-tls-x509-helpers.c203 gnutls_x509_crt_t ca) in test_tls_generate_cert()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c80 u8 ca; member
406 u8 threshold, conf0, conf1, ca; in dw_hdmi_prepare() local
/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Ddma.h25 u32 ca; /* Current Address. */ member
/openbmc/linux/fs/nfsd/
H A Dnfs4idmap.c148 idtoname_match(struct cache_head *ca, struct cache_head *cb) in idtoname_match()
326 nametoid_match(struct cache_head *ca, struct cache_head *cb) in nametoid_match()
/openbmc/linux/drivers/net/ethernet/
H A Dkorina.c251 u32 ca; /* Current Address. */ member
426 dma_addr_t ca; in korina_send_packet() local
602 dma_addr_t ca; in korina_rx() local
991 dma_addr_t ca; in korina_alloc_ring() local
/openbmc/linux/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c311 struct child_args *ca = (struct child_args *)data; in get_nestedns_mount_cb() local
/openbmc/linux/fs/ntfs/
H A Dlogfile.c263 LOG_CLIENT_RECORD *ca, *cr; in ntfs_check_log_client_array() local
/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c154 struct child_args *ca = (struct child_args *)arg; in child_func_process() local
/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.c422 int ca = 0; in had_channel_allocation() local
601 int ca; in had_prog_dip() local
/openbmc/linux/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb.h92 struct dvb_ca_en50221 ca; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_flex_actions.c9 char *enc_actions, bool is_first, bool ca) in mlxsw_sp_act_kvdl_set_add()

12345