Searched defs:bundle (Results 1 - 25 of 49) sorted by last modified time

12

/linux-master/net/xfrm/
H A Dxfrm_policy.c2824 struct xfrm_dst *bundle[XFRM_MAX_DEPTH]; local
2629 xfrm_bundle_create(struct xfrm_policy *policy, struct xfrm_state **xfrm, struct xfrm_dst **bundle, int nx, const struct flowi *fl, struct dst_entry *dst) argument
3919 xfrm_init_pmtu(struct xfrm_dst **bundle, int nr) argument
3948 struct xfrm_dst *bundle[XFRM_MAX_DEPTH]; local
[all...]
/linux-master/net/rxrpc/
H A Dar-internal.h501 struct rxrpc_bundle *bundle; /* Client connection bundle */ member in struct:rxrpc_connection
617 struct rxrpc_bundle *bundle; /* Connection bundle to use */ member in struct:rxrpc_call
H A Dproc.c229 struct rxrpc_bundle *bundle; local
[all...]
H A Dconn_client.c37 static void rxrpc_activate_bundle(struct rxrpc_bundle *bundle) argument
77 struct rxrpc_bundle *bundle; local
102 rxrpc_get_bundle(struct rxrpc_bundle *bundle, enum rxrpc_bundle_trace why) argument
112 rxrpc_free_bundle(struct rxrpc_bundle *bundle) argument
124 rxrpc_put_bundle(struct rxrpc_bundle *bundle, enum rxrpc_bundle_trace why) argument
152 rxrpc_alloc_client_connection(struct rxrpc_bundle *bundle) argument
252 struct rxrpc_bundle *bundle, *candidate; local
338 rxrpc_add_conn_to_bundle(struct rxrpc_bundle *bundle, unsigned int slot) argument
372 rxrpc_bundle_has_space(struct rxrpc_bundle *bundle) argument
416 struct rxrpc_bundle *bundle = conn->bundle; local
470 rxrpc_activate_channels(struct rxrpc_bundle *bundle) argument
515 struct rxrpc_bundle *bundle = call->bundle; local
570 rxrpc_disconnect_client_call(struct rxrpc_bundle *bundle, struct rxrpc_call *call) argument
670 struct rxrpc_bundle *bundle = conn->bundle; local
695 rxrpc_deactivate_bundle(struct rxrpc_bundle *bundle) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2829 } *bundle; local
8359 } *bundle; local
[all...]
/linux-master/include/linux/
H A Dgreybus.h69 static inline void greybus_set_drvdata(struct gb_bundle *bundle, void *data) argument
74 static inline void *greybus_get_drvdata(struct gb_bundle *bundle) argument
/linux-master/drivers/staging/greybus/
H A Dvibrator.c31 struct gb_bundle *bundle = vib->connection->bundle; local
44 struct gb_bundle *bundle = vib->connection->bundle; local
115 static int gb_vibrator_probe(struct gb_bundle *bundle, argument
187 gb_vibrator_disconnect(struct gb_bundle *bundle) argument
[all...]
H A Dloopback.c842 struct gb_bundle *bundle = gb->connection->bundle; local
973 gb_loopback_probe(struct gb_bundle *bundle, const struct greybus_bundle_id *id) argument
1093 gb_loopback_disconnect(struct gb_bundle *bundle) argument
[all...]
H A Draw.c151 static int gb_raw_probe(struct gb_bundle *bundle, argument
227 static void gb_raw_disconnect(struct gb_bundle *bundle) argument
[all...]
H A Dlight.c113 struct gb_bundle *bundle = connection->bundle; local
299 struct gb_bundle *bundle = connection->bundle; local
325 struct gb_bundle *bundle = connection->bundle; local
351 struct gb_bundle *bundle = connection->bundle; local
433 struct gb_bundle *bundle = connection->bundle; local
614 struct gb_bundle *bundle = connection->bundle; local
655 struct gb_bundle *bundle = connection->bundle; local
686 struct gb_bundle *bundle = connection->bundle; local
1240 gb_lights_probe(struct gb_bundle *bundle, const struct greybus_bundle_id *id) argument
1309 gb_lights_disconnect(struct gb_bundle *bundle) argument
[all...]
H A Dgbphy.c23 struct gb_bundle *bundle; member in struct:gbphy_host
78 const struct gb_bundle *bundle = gbphy_dev->bundle; local
221 static struct gbphy_device *gb_gbphy_create_dev(struct gb_bundle *bundle, argument
257 gb_gbphy_disconnect(struct gb_bundle *bundle) argument
275 gb_gbphy_probe(struct gb_bundle *bundle, const struct greybus_bundle_id *id) argument
[all...]
H A Dfw-management.c537 struct gb_bundle *bundle = fw_mgmt->connection->bundle; local
H A Dbootrom.c377 struct gb_bundle *bundle = bootrom->connection->bundle; local
412 gb_bootrom_probe(struct gb_bundle *bundle, const struct greybus_bundle_id *id) argument
490 gb_bootrom_disconnect(struct gb_bundle *bundle) argument
[all...]
H A Dauthentication.c268 struct gb_bundle *bundle = cap->connection->bundle; local
H A Daudio_topology.c225 struct gb_bundle *bundle; local
287 struct gb_bundle *bundle; local
391 struct gb_bundle *bundle; local
440 struct gb_bundle *bundle; local
557 struct gb_bundle *bundle; local
602 struct gb_bundle *bundle; local
724 struct gb_bundle *bundle; local
771 struct gb_bundle *bundle; local
936 struct gb_bundle *bundle; local
[all...]
/linux-master/drivers/greybus/
H A Dinterface.c1070 struct gb_bundle *bundle, *tmp; local
1182 struct gb_bundle *bundle; local
H A Dcontrol.c88 struct gb_bundle *bundle; local
55 gb_control_get_bundle_version(struct gb_control *control, struct gb_bundle *bundle) argument
[all...]
H A Dcore.c60 static bool greybus_match_one_id(struct gb_bundle *bundle, argument
79 greybus_match_id(struct gb_bundle *bundle, const struct greybus_bundle_id *id) argument
96 struct gb_bundle *bundle; local
117 const struct gb_bundle *bundle local
198 struct gb_bundle *bundle = to_gb_bundle(dev); local
258 struct gb_bundle *bundle = to_gb_bundle(dev); local
[all...]
H A Dbundle.c15 struct gb_bundle *bundle = to_gb_bundle(dev); local
24 struct gb_bundle *bundle = to_gb_bundle(dev); local
33 struct gb_bundle *bundle = to_gb_bundle(dev); local
44 struct gb_bundle *bundle = to_gb_bundle(dev); local
65 ATTRIBUTE_GROUPS(bundle); variable
70 struct gb_bundle *bundle; local
82 struct gb_bundle *bundle = to_gb_bundle(dev); local
92 gb_bundle_disable_all_connections(struct gb_bundle *bundle) argument
100 gb_bundle_enable_all_connections(struct gb_bundle *bundle) argument
110 struct gb_bundle *bundle = to_gb_bundle(dev); local
137 struct gb_bundle *bundle = to_gb_bundle(dev); local
183 struct gb_bundle *bundle; local
224 gb_bundle_add(struct gb_bundle *bundle) argument
242 gb_bundle_destroy(struct gb_bundle *bundle) argument
[all...]
/linux-master/include/rdma/
H A Duverbs_ioctl.h867 static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle, argument
873 static inline __malloc void *uverbs_zalloc(struct uverbs_attr_bundle *bundle, argument
879 static inline __malloc void *uverbs_kcalloc(struct uverbs_attr_bundle *bundle, argument
916 static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle, argument
921 uverbs_zalloc(struct uverbs_attr_bundle *bundle, size_t size) argument
934 uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, size_t idx, const void *from, size_t size) argument
[all...]
/linux-master/drivers/infiniband/core/
H A Duverbs_ioctl.c69 struct uverbs_attr_bundle_hdr bundle; member in struct:bundle_priv
82 struct uverbs_attr_bundle *bundle; local
109 __malloc void *_uverbs_alloc(struct uverbs_attr_bundle *bundle, size_ argument
151 uverbs_set_output(const struct uverbs_attr_bundle *bundle, const struct uverbs_attr *attr) argument
172 struct uverbs_attr_bundle *bundle = local
248 struct uverbs_attr_bundle *bundle = local
432 struct uverbs_attr_bundle *bundle = local
511 struct uverbs_attr_bundle *bundle = local
708 uverbs_fill_udata(struct uverbs_attr_bundle *bundle, struct ib_udata *udata, unsigned int attr_in, unsigned int attr_out) argument
743 uverbs_copy_to(const struct uverbs_attr_bundle *bundle, size_t idx, const void *from, size_t size) argument
765 uverbs_output_written(const struct uverbs_attr_bundle *bundle, size_t idx) argument
822 uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, size_t idx, const void *from, size_t size) argument
840 uverbs_finalize_uobj_create(const struct uverbs_attr_bundle *bundle, u16 idx) argument
[all...]
/linux-master/kernel/irq/
H A Dmsi.c967 struct msi_domain_template *bundle; local
[all...]
/linux-master/drivers/net/
H A Dnetkit.c23 struct bpf_mprog_bundle bundle; member in struct:netkit
/linux-master/drivers/net/ethernet/intel/
H A De100.c1223 u8 timer, bundle, min_size; local
1311 u8 timer, bundle, min_size; local
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtc.c352 struct ath10k_htc_lookahead_bundle *bundle; local
[all...]

Completed in 275 milliseconds

12