Home
last modified time | relevance | path

Searched defs:resource (Results 1 – 25 of 132) sorted by relevance

123456

/linux/drivers/misc/vmw_vmci/
H A Dvmci_resource.c41 struct vmci_resource *r, *resource = NULL; in vmci_resource_lookup() local
99 int vmci_resource_add(struct vmci_resource *resource, in vmci_resource_add()
137 void vmci_resource_remove(struct vmci_resource *resource) in vmci_resource_remove()
165 struct vmci_resource *r, *resource = NULL; in vmci_resource_by_handle() local
184 struct vmci_resource *vmci_resource_get(struct vmci_resource *resource) in vmci_resource_get()
193 struct vmci_resource *resource = in vmci_release_resource() local
209 int vmci_resource_put(struct vmci_resource *resource) in vmci_resource_put()
219 struct vmci_handle vmci_resource_handle(struct vmci_resource *resource) in vmci_resource_handle()
H A Dvmci_datagram.c27 struct vmci_resource resource; member
114 struct vmci_resource *resource; in vmci_datagram_get_priv_flags() local
189 struct vmci_resource *resource; in dg_dispatch_as_host() local
298 struct vmci_resource *resource; in dg_dispatch_as_guest() local
357 struct vmci_resource *resource; in vmci_datagram_invoke_guest_handler() local
464 struct vmci_resource *resource; in vmci_datagram_destroy_handle() local
H A Dvmci_doorbell.c34 struct vmci_resource resource; member
92 struct vmci_resource *resource; in vmci_dbell_get_priv_flags() local
278 struct vmci_resource *resource; in vmci_dbell_host_context_notify() local
499 struct vmci_resource *resource; in vmci_doorbell_destroy() local
/linux/drivers/staging/vme_user/
H A Dvme.c48 static struct vme_bridge *find_bridge(struct vme_resource *resource) in find_bridge()
80 void *vme_alloc_consistent(struct vme_resource *resource, size_t size, in vme_alloc_consistent()
105 void vme_free_consistent(struct vme_resource *resource, size_t size, in vme_free_consistent()
131 size_t vme_get_size(struct vme_resource *resource) in vme_get_size()
257 struct vme_resource *resource = NULL; in vme_slave_request() local
327 int vme_slave_set(struct vme_resource *resource, int enabled, in vme_slave_set()
377 int vme_slave_get(struct vme_resource *resource, int *enabled, in vme_slave_get()
407 void vme_slave_free(struct vme_resource *resource) in vme_slave_free()
451 struct vme_resource *resource = NULL; in vme_master_request() local
524 int vme_master_set(struct vme_resource *resource, int enabled, in vme_master_set()
[all …]
/linux/drivers/acpi/
H A Dpower.c64 struct acpi_power_resource *resource; member
101 struct acpi_power_resource *resource = acpi_power_get_context(handle); in acpi_power_resources_list_add() local
211 static int acpi_power_get_state(struct acpi_power_resource *resource, u8 *state) in acpi_power_get_state()
235 struct acpi_power_resource *resource = entry->resource; in acpi_power_get_list_state() local
255 acpi_power_resource_add_dependent(struct acpi_power_resource *resource, in acpi_power_resource_add_dependent()
285 acpi_power_resource_remove_dependent(struct acpi_power_resource *resource, in acpi_power_resource_remove_dependent()
367 static int __acpi_power_on(struct acpi_power_resource *resource) in __acpi_power_on()
401 static int acpi_power_on_unlocked(struct acpi_power_resource *resource) in acpi_power_on_unlocked()
416 static int acpi_power_on(struct acpi_power_resource *resource) in acpi_power_on()
426 static int __acpi_power_off(struct acpi_power_resource *resource) in __acpi_power_off()
[all …]
/linux/drivers/firmware/imx/
H A Dmisc.c18 u16 resource; member
25 u16 resource; member
32 u16 resource; member
51 int imx_sc_misc_set_control(struct imx_sc_ipc *ipc, u32 resource, in imx_sc_misc_set_control()
81 int imx_sc_misc_get_control(struct imx_sc_ipc *ipc, u32 resource, in imx_sc_misc_get_control()
119 int imx_sc_pm_cpu_start(struct imx_sc_ipc *ipc, u32 resource, in imx_sc_pm_cpu_start()
H A Drm.c13 u16 resource; member
24 bool imx_sc_rm_is_resource_owned(struct imx_sc_ipc *ipc, u16 resource) in imx_sc_rm_is_resource_owned()
51 u16 resource; member
68 int imx_sc_rm_get_resource_owner(struct imx_sc_ipc *ipc, u16 resource, u8 *pt) in imx_sc_rm_get_resource_owner()
/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c38 struct fsl_mc_resource *resource; in fsl_mc_resource_pool_add_device() local
103 struct fsl_mc_resource *resource; in fsl_mc_resource_pool_remove_device() local
186 struct fsl_mc_resource *resource; in fsl_mc_resource_allocate() local
233 void fsl_mc_resource_free(struct fsl_mc_resource *resource) in fsl_mc_resource_free()
282 struct fsl_mc_resource *resource = NULL; in fsl_mc_object_allocate() local
331 struct fsl_mc_resource *resource; in fsl_mc_object_free() local
481 struct fsl_mc_resource *resource; in fsl_mc_allocate_irqs() local
H A Dmc-io.c175 struct fsl_mc_resource *resource = NULL; in fsl_mc_portal_allocate() local
252 struct fsl_mc_resource *resource; in fsl_mc_portal_free() local
/linux/drivers/pnp/pnpacpi/
H A Drsparser.c608 struct acpi_resource **resource = data; in pnpacpi_type_resources() local
627 struct acpi_resource *resource; in pnpacpi_build_resource_template() local
660 struct acpi_resource *resource, in pnpacpi_encode_irq()
689 struct acpi_resource *resource, in pnpacpi_encode_ext_irq()
717 struct acpi_resource *resource, in pnpacpi_encode_dma()
765 struct acpi_resource *resource, in pnpacpi_encode_io()
788 struct acpi_resource *resource, in pnpacpi_encode_fixed_io()
806 struct acpi_resource *resource, in pnpacpi_encode_mem24()
831 struct acpi_resource *resource, in pnpacpi_encode_mem32()
855 struct acpi_resource *resource, in pnpacpi_encode_fixed_mem32()
[all …]
/linux/drivers/net/ipa/
H A Dipa_resource.c46 const struct ipa_resource *resource; in ipa_resource_limits_valid() local
59 const struct ipa_resource *resource; in ipa_resource_limits_valid() local
93 const struct ipa_resource *resource; in ipa_resource_config_src() local
130 const struct ipa_resource *resource; in ipa_resource_config_dst() local
/linux/tools/include/nolibc/sys/
H A Dresource.h23 int sys_prlimit64(pid_t pid, int resource, in sys_prlimit64()
30 int getrlimit(int resource, struct rlimit *rlim) in getrlimit()
43 int setrlimit(int resource, const struct rlimit *rlim) in setrlimit()
/linux/security/apparmor/
H A Dresource.c57 struct aa_profile *profile, unsigned int resource, in audit_resource()
83 int aa_map_resource(int resource) in aa_map_resource()
89 struct aa_profile *profile, unsigned int resource, in profile_setrlimit()
116 unsigned int resource, struct rlimit *new_rlim) in aa_task_setrlimit()
/linux/drivers/block/drbd/
H A Ddrbd_debugfs.c128 static void seq_print_resource_pending_meta_io(struct seq_file *m, struct drbd_resource *resource, … in seq_print_resource_pending_meta_io()
156 static void seq_print_waiting_for_AL(struct seq_file *m, struct drbd_resource *resource, unsigned l… in seq_print_waiting_for_AL()
216 static void seq_print_resource_pending_bitmap_io(struct seq_file *m, struct drbd_resource *resource in seq_print_resource_pending_bitmap_io()
288 struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_peer_requests()
301 struct drbd_resource *resource, in seq_print_resource_transfer_log_summary()
362 struct drbd_resource *resource = m->private; in in_flight_summary_show() local
445 struct drbd_resource *resource = inode->i_private; in in_flight_summary_open() local
452 struct drbd_resource *resource = inode->i_private; in in_flight_summary_release() local
465 void drbd_debugfs_resource_add(struct drbd_resource *resource) in drbd_debugfs_resource_add()
490 void drbd_debugfs_resource_cleanup(struct drbd_resource *resource) in drbd_debugfs_resource_cleanup()
[all …]
H A Ddrbd_debugfs.h28 static inline void drbd_debugfs_resource_add(struct drbd_resource *resource) { } in drbd_debugfs_resource_add()
29 static inline void drbd_debugfs_resource_cleanup(struct drbd_resource *resource) { } in drbd_debugfs_resource_cleanup()
H A Ddrbd_main.c302 struct drbd_resource *resource = thi->resource; in drbd_thread_setup() local
351 static void drbd_thread_init(struct drbd_resource *resource, struct drbd_thread *thi, in drbd_thread_init()
365 struct drbd_resource *resource = thi->resource; in drbd_thread_start() local
478 struct drbd_resource *resource; in drbd_calc_cpu_mask() local
511 struct drbd_resource *resource = thi->resource; in drbd_thread_current_set_cpu() local
2158 struct drbd_resource *resource = device->resource; in drbd_destroy_device() local
2281 struct drbd_resource *resource = in drbd_destroy_resource() local
2290 void drbd_free_resource(struct drbd_resource *resource) in drbd_free_resource()
2307 struct drbd_resource *resource, *tmp; in drbd_cleanup() local
2377 struct drbd_resource *resource; in drbd_find_resource() local
[all …]
/linux/include/linux/firmware/imx/svc/
H A Dmisc.h60 u32 resource, u8 ctrl, u32 val) in imx_sc_misc_set_control()
66 u32 resource, u8 ctrl, u32 *val) in imx_sc_misc_get_control()
71 static inline int imx_sc_pm_cpu_start(struct imx_sc_ipc *ipc, u32 resource, in imx_sc_pm_cpu_start()
/linux/net/wireless/tests/
H A Dutil.c13 int t_wiphy_init(struct kunit_resource *resource, void *ctx) in t_wiphy_init()
42 void t_wiphy_exit(struct kunit_resource *resource) in t_wiphy_exit()
/linux/drivers/acpi/acpica/
H A Drsaddr.c272 acpi_rs_get_address_common(struct acpi_resource *resource, in acpi_rs_get_address_common()
324 struct acpi_resource *resource) in acpi_rs_set_address_common()
H A Drslist.c36 struct acpi_resource *resource; in acpi_rs_convert_aml_to_resources() local
128 acpi_rs_convert_resources_to_aml(struct acpi_resource *resource, in acpi_rs_convert_resources_to_aml()
H A Drscreate.c36 void *resource; in acpi_buffer_to_resource() local
111 void *resource; in ACPI_EXPORT_SYMBOL() local
H A Drsmisc.c35 acpi_rs_convert_aml_to_resource(struct acpi_resource *resource, in acpi_rs_convert_aml_to_resource()
446 acpi_rs_convert_resource_to_aml(struct acpi_resource *resource, in acpi_rs_convert_resource_to_aml()
/linux/net/mac80211/tests/
H A Dutil.c193 int t_sdata_init(struct kunit_resource *resource, void *ctx) in t_sdata_init()
296 void t_sdata_exit(struct kunit_resource *resource) in t_sdata_exit()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dpool.c7 static void hws_pool_free_one_resource(struct mlx5hws_pool_resource *resource) in hws_pool_free_one_resource()
40 struct mlx5hws_pool_resource *resource; in hws_pool_create_one_resource() local
79 struct mlx5hws_pool_resource *resource; in hws_pool_resource_alloc() local
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c386 struct mlxsw_afa_resource *resource) in mlxsw_afa_resource_add()
391 static void mlxsw_afa_resource_del(struct mlxsw_afa_resource *resource) in mlxsw_afa_resource_del()
398 struct mlxsw_afa_resource *resource, *tmp; in mlxsw_afa_resources_destroy() local
625 struct mlxsw_afa_resource resource; member
640 struct mlxsw_afa_resource *resource) in mlxsw_afa_fwd_entry_ref_destructor()
675 struct mlxsw_afa_resource resource; member
691 struct mlxsw_afa_resource *resource) in mlxsw_afa_counter_destructor()
818 struct mlxsw_afa_resource resource; member
833 struct mlxsw_afa_resource *resource) in mlxsw_afa_cookie_ref_destructor()
944 struct mlxsw_afa_resource resource; member
[all …]

123456