Home
last modified time | relevance | path

Searched defs:obj (Results 926 - 950 of 1810) sorted by relevance

1...<<31323334353637383940>>...73

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.c276 struct drm_i915_gem_object *obj; in intel_uc_fw_fetch() local
414 struct drm_i915_gem_object *obj = uc_fw->obj; in uc_fw_bind_ggtt() local
434 struct drm_i915_gem_object *obj = uc_fw->obj; uc_fw_unbind_ggtt() local
[all...]
/kernel/linux/linux-5.10/drivers/media/mc/
H A Dmc-request.c41 struct media_request_object *obj, *obj_safe; in media_request_clean() local
353 struct media_request_object *obj = in media_request_object_release() local
367 struct media_request_object *obj; in media_request_object_find() local
387 media_request_object_put(struct media_request_object *obj) media_request_object_put() argument
393 media_request_object_init(struct media_request_object *obj) media_request_object_init() argument
404 media_request_object_bind(struct media_request *req, const struct media_request_object_ops *ops, void *priv, bool is_buffer, struct media_request_object *obj) media_request_object_bind() argument
437 media_request_object_unbind(struct media_request_object *obj) media_request_object_unbind() argument
482 media_request_object_complete(struct media_request_object *obj) media_request_object_complete() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dicm.c258 int mlx4_table_get(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj) in mlx4_table_get() argument
294 void mlx4_table_put(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj) in mlx4_table_put() argument
314 void *mlx4_table_find(struct mlx4_icm_table *table, u32 obj, in mlx4_table_find() argument
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duverbs_std_types_device.c71 struct ib_uobject *obj; in gather_objects_handle() local
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-designware-common.c235 union acpi_object *obj; in i2c_dw_acpi_params() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c124 union acpi_object *obj; in iwl_acpi_get_dsm_object() local
143 union acpi_object *obj; in iwl_acpi_get_dsm_u8() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c353 cpsw_port_obj_add(struct net_device *ndev, const struct switchdev_obj *obj, struct switchdev_trans *trans, struct netlink_ext_ack *extack) cpsw_port_obj_add() argument
382 cpsw_port_obj_del(struct net_device *ndev, const struct switchdev_obj *obj) cpsw_port_obj_del() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/mdio/
H A Dmdio-xgene.c285 const union acpi_object *obj; in acpi_register_phy() local
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-label.c159 static void dsm_label_utf16s_to_utf8s(union acpi_object *obj, char *buf) in dsm_label_utf16s_to_utf8s() argument
173 union acpi_object *obj, *tmp; in dsm_get_label() local
[all...]
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dint3403_thermal.c55 struct int3403_sensor *obj; in int3403_notify() local
85 struct int3403_sensor *obj; in int3403_sensor_add() local
112 struct int3403_sensor *obj = priv->priv; int3403_sensor_remove() local
126 struct int3403_cdev *obj = priv->priv; int3403_get_max_state() local
170 struct int3403_cdev *obj; int3403_cdev_add() local
205 struct int3403_cdev *obj = priv->priv; int3403_cdev_remove() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_quota.c49 static void nft_quota_obj_eval(struct nft_object *obj, in nft_quota_obj_eval() argument
62 nft_obj_notify(nft_net(pkt), obj->key.table, obj, 0, 0, in nft_quota_obj_eval() local
109 static void nft_quota_obj_update(struct nft_object *obj, in nft_quota_obj_update() argument
157 static int nft_quota_obj_dump(struct sk_buff *skb, struct nft_object *obj, in nft_quota_obj_dump() argument
100 nft_quota_obj_init(const struct nft_ctx *ctx, const struct nlattr * const tb[], struct nft_object *obj) nft_quota_obj_init() argument
[all...]
H A Dnft_synproxy.c327 static void nft_synproxy_obj_eval(struct nft_object *obj, in nft_synproxy_obj_eval() argument
336 static void nft_synproxy_obj_update(struct nft_object *obj, in nft_synproxy_obj_update() argument
304 nft_synproxy_obj_init(const struct nft_ctx *ctx, const struct nlattr * const tb[], struct nft_object *obj) nft_synproxy_obj_init() argument
313 nft_synproxy_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj) nft_synproxy_obj_destroy() argument
319 nft_synproxy_obj_dump(struct sk_buff *skb, struct nft_object *obj, bool reset) nft_synproxy_obj_dump() argument
H A Dnft_connlimit.c108 static inline void nft_connlimit_obj_eval(struct nft_object *obj, in nft_connlimit_obj_eval() argument
117 nft_connlimit_obj_init(const struct nft_ctx *ctx, const struct nlattr * const tb[], struct nft_object *obj) nft_connlimit_obj_init() argument
126 nft_connlimit_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj) nft_connlimit_obj_destroy() argument
134 nft_connlimit_obj_dump(struct sk_buff *skb, struct nft_object *obj, bool reset) nft_connlimit_obj_dump() argument
H A Dnft_counter.c48 static inline void nft_counter_obj_eval(struct nft_object *obj, in nft_counter_obj_eval() argument
82 nft_counter_obj_init(const struct nft_ctx *ctx, const struct nlattr * const tb[], struct nft_object *obj) nft_counter_obj_init() argument
96 nft_counter_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj) nft_counter_obj_destroy() argument
163 nft_counter_obj_dump(struct sk_buff *skb, struct nft_object *obj, bool reset) nft_counter_obj_dump() argument
H A Dnft_limit.c239 static void nft_limit_obj_pkts_eval(struct nft_object *obj, in nft_limit_obj_pkts_eval() argument
282 static void nft_limit_obj_bytes_eval(struct nft_object *obj, in nft_limit_obj_bytes_eval() argument
249 nft_limit_obj_pkts_init(const struct nft_ctx *ctx, const struct nlattr * const tb[], struct nft_object *obj) nft_limit_obj_pkts_init() argument
264 nft_limit_obj_pkts_dump(struct sk_buff *skb, struct nft_object *obj, bool reset) nft_limit_obj_pkts_dump() argument
293 nft_limit_obj_bytes_init(const struct nft_ctx *ctx, const struct nlattr * const tb[], struct nft_object *obj) nft_limit_obj_bytes_init() argument
302 nft_limit_obj_bytes_dump(struct sk_buff *skb, struct nft_object *obj, bool reset) nft_limit_obj_bytes_dump() argument
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_tx_iptunnel_user.c166 struct bpf_object *obj; in main() local
H A Dtracex2_user.c123 struct bpf_object *obj; in main() local
H A Dtrace_event_user.c298 struct bpf_object *obj = NULL; in main() local
[all...]
/kernel/linux/linux-5.10/net/switchdev/
H A Dswitchdev.c206 static size_t switchdev_obj_size(const struct switchdev_obj *obj) in switchdev_obj_size() argument
221 switchdev_port_obj_notify(enum switchdev_notifier_type nt, struct net_device *dev, const struct switchdev_obj *obj, struct switchdev_trans *trans, struct netlink_ext_ack *extack) switchdev_port_obj_notify() argument
247 switchdev_port_obj_add_now(struct net_device *dev, const struct switchdev_obj *obj, struct netlink_ext_ack *extack) switchdev_port_obj_add_now() argument
285 const struct switchdev_obj *obj = data; switchdev_port_obj_add_deferred() local
296 switchdev_port_obj_add_defer(struct net_device *dev, const struct switchdev_obj *obj) switchdev_port_obj_add_defer() argument
317 switchdev_port_obj_add(struct net_device *dev, const struct switchdev_obj *obj, struct netlink_ext_ack *extack) switchdev_port_obj_add() argument
328 switchdev_port_obj_del_now(struct net_device *dev, const struct switchdev_obj *obj) switchdev_port_obj_del_now() argument
338 const struct switchdev_obj *obj = data; switchdev_port_obj_del_deferred() local
349 switchdev_port_obj_del_defer(struct net_device *dev, const struct switchdev_obj *obj) switchdev_port_obj_del_defer() argument
365 switchdev_port_obj_del(struct net_device *dev, const struct switchdev_obj *obj) switchdev_port_obj_del() argument
447 __switchdev_handle_port_obj_add(struct net_device *dev, struct switchdev_notifier_port_obj_info *port_obj_info, bool (*check_cb)(const struct net_device *dev), int (*add_cb)(struct net_device *dev, const struct switchdev_obj *obj, struct switchdev_trans *trans, struct netlink_ext_ack *extack)) __switchdev_handle_port_obj_add() argument
490 switchdev_handle_port_obj_add(struct net_device *dev, struct switchdev_notifier_port_obj_info *port_obj_info, bool (*check_cb)(const struct net_device *dev), int (*add_cb)(struct net_device *dev, const struct switchdev_obj *obj, struct switchdev_trans *trans, struct netlink_ext_ack *extack)) switchdev_handle_port_obj_add() argument
508 __switchdev_handle_port_obj_del(struct net_device *dev, struct switchdev_notifier_port_obj_info *port_obj_info, bool (*check_cb)(const struct net_device *dev), int (*del_cb)(struct net_device *dev, const struct switchdev_obj *obj)) __switchdev_handle_port_obj_del() argument
545 switchdev_handle_port_obj_del(struct net_device *dev, struct switchdev_notifier_port_obj_info *port_obj_info, bool (*check_cb)(const struct net_device *dev), int (*del_cb)(struct net_device *dev, const struct switchdev_obj *obj)) switchdev_handle_port_obj_del() argument
[all...]
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_mech_switch.c161 struct gss_api_mech *gss_mech_get_by_OID(struct rpcsec_gss_oid *obj) in gss_mech_get_by_OID() argument
/kernel/linux/linux-5.10/include/linux/
H A Dslab_def.h107 obj_to_index(const struct kmem_cache *cache, const struct page *page, void *obj) obj_to_index() argument
H A Dthread_info.h116 arch_within_stack_frames(const void * const stack, const void * const stackend, const void *obj, unsigned long len) arch_within_stack_frames() argument
/kernel/linux/linux-5.10/include/media/
H A Dmedia-request.h287 static inline void media_request_object_get(struct media_request_object *obj) in media_request_object_get() argument
402 media_request_object_get(struct media_request_object *obj) media_request_object_get() argument
406 media_request_object_put(struct media_request_object *obj) media_request_object_put() argument
418 media_request_object_init(struct media_request_object *obj) media_request_object_init() argument
424 media_request_object_bind(struct media_request *req, const struct media_request_object_ops *ops, void *priv, bool is_buffer, struct media_request_object *obj) media_request_object_bind() argument
432 media_request_object_unbind(struct media_request_object *obj) media_request_object_unbind() argument
436 media_request_object_complete(struct media_request_object *obj) media_request_object_complete() argument
[all...]
/kernel/linux/linux-5.10/security/tomoyo/
H A Daudit.c154 struct tomoyo_obj_info *obj = r->obj; in tomoyo_print_header() local
[all...]
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dstruct_ops.c487 struct bpf_object *obj; in do_register() local

Completed in 15 milliseconds

1...<<31323334353637383940>>...73