Searched defs:bind (Results 51 - 70 of 70) sorted by relevance

123

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c477 vmw_legacy_srf_dma(struct vmw_resource *res, struct ttm_validate_buffer *val_buf, bool bind) argument
/linux-master/include/linux/
H A Dthermal.h85 int (*bind) (struct thermal_zone_device *, member in struct:thermal_zone_device_ops
H A Dcgroup-defs.h711 void (*bind)(struct cgroup_subsys_state *root_css); member in struct:cgroup_subsys
/linux-master/drivers/acpi/
H A Dthermal.c558 bool bind; member in struct:acpi_thermal_bind_data
598 acpi_thermal_bind_unbind_cdev(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev, bool bind) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_pt.c963 bool bind; member in struct:xe_pt_migrate_pt_update
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c60 int (*bind)(struct mlxsw_sp_span_trigger_entry *trigger_entry); member in struct:mlxsw_sp_span_trigger_ops
/linux-master/kernel/
H A Dsys_ni.c146 COND_SYSCALL(bind); variable
/linux-master/fs/dlm/
H A Dlowcomms.c167 int (*bind)(struct socket *sock); member in struct:dlm_proto_ops
/linux-master/net/sched/
H A Dact_api.c373 static int __tcf_action_put(struct tc_action *p, bool bind) argument
393 static int __tcf_idr_release(struct tc_action *p, bool bind, bool strict) argument
420 tcf_idr_release(struct tc_action *a, bool bind) 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) 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) argument
824 tcf_idr_check_alloc(struct tc_action_net *tn, u32 *index, struct tc_action **a, int bind) argument
1137 tcf_action_destroy(struct tc_action *actions[], int bind) argument
1189 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
1195 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
1239 tcf_action_dump(struct sk_buff *skb, struct tc_action *actions[], int bind, int ref, bool terse) argument
1603 tca_get_fill(struct sk_buff *skb, struct tc_action *actions[], u32 portid, u32 seq, u16 flags, int event, int bind, int ref, struct netlink_ext_ack *extack) argument
[all...]
H A Dact_ct.c1314 bool bind = flags & TCA_ACT_FLAGS_BIND; local
1487 tcf_ct_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) argument
1567 tcf_ct_offload_act_setup(struct tc_action *act, void *entry_data, u32 *index_inc, bool bind, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/include/uapi/drm/
H A Dxe_drm.h1025 struct drm_xe_vm_bind_op bind; member in union:drm_xe_vm_bind::__anon1288
[all...]
/linux-master/include/uapi/linux/
H A Dvirtio_gpu.h271 __le32 bind; member in struct:virtio_gpu_resource_create_3d
/linux-master/include/linux/usb/
H A Dgadget.h739 int (*bind)(struct usb_gadget *gadget, member in struct:usb_gadget_driver
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dt4.h104 struct fw_ri_bind_mw_wr bind; member in union:t4_wr
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h244 } bind; member in union:bnxt_qplib_swqe::__anon951
/linux-master/include/acpi/
H A Dacpi_bus.h132 void (*bind)(struct device *phys_dev); member in struct:acpi_scan_handler
/linux-master/drivers/tty/vt/
H A Dvt.c4046 int bind = simple_strtoul(buf, NULL, 0); local
4064 int bind; local
/linux-master/include/net/
H A Dsock.h1235 int (*bind)(struct sock *sk, member in struct:proto
/linux-master/net/netfilter/
H A Dnf_tables_api.c186 __nft_set_trans_bind(const struct nft_ctx *ctx, struct nft_set *set, bool bind) argument
221 __nft_chain_trans_bind(const struct nft_ctx *ctx, struct nft_chain *chain, bool bind) argument
/linux-master/tools/lib/bpf/
H A Dlibbpf.c3896 int bind = ELF64_ST_BIND(sym->st_info); local
3905 int bind = ELF64_ST_BIND(sym->st_info); local

Completed in 351 milliseconds

123