Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 30) sorted by relevance

12

/net/rfkill/
Dinput.c193 static void rfkill_event(struct input_handle *handle, unsigned int type, in rfkill_event()
221 struct input_handle *handle; in rfkill_connect() local
250 static void rfkill_start(struct input_handle *handle) in rfkill_start()
267 static void rfkill_disconnect(struct input_handle *handle) in rfkill_disconnect()
/net/vmw_vsock/
Dvmci_transport.c118 struct vmci_handle handle) in vmci_transport_packet_init()
191 struct vmci_handle handle, in __vmci_transport_send_control_pkt()
211 struct vmci_handle handle) in vmci_transport_reply_control_pkt_fast()
235 struct vmci_handle handle) in vmci_transport_send_control_pkt_bh()
258 struct vmci_handle handle) in vmci_transport_alloc_send_control_pkt()
282 struct vmci_handle handle) in vmci_transport_send_control_pkt()
361 struct vmci_handle handle) in vmci_transport_send_qp_offer()
370 struct vmci_handle handle) in vmci_transport_send_attach()
546 struct vmci_handle *handle, in vmci_transport_queue_pair_alloc()
1134 struct vmci_handle handle; in vmci_transport_recv_connecting_server() local
[all …]
Dvmci_transport.h71 struct vmci_handle handle; member
/net/sched/
Dcls_cgroup.c18 u32 handle; member
44 static void *cls_cgroup_get(struct tcf_proto *tp, u32 handle) in cls_cgroup_get()
78 u32 handle, struct nlattr **tca, in cls_cgroup_change()
Dcls_basic.c29 u32 handle; member
60 static void *basic_get(struct tcf_proto *tp, u32 handle) in basic_get()
171 struct tcf_proto *tp, unsigned long base, u32 handle, in basic_change()
Dcls_u32.c45 u32 handle; member
71 u32 handle; member
254 static struct tc_u_hnode *u32_lookup_ht(struct tc_u_common *tp_c, u32 handle) in u32_lookup_ht()
267 static struct tc_u_knode *u32_lookup_key(struct tc_u_hnode *ht, u32 handle) in u32_lookup_key()
286 static void *u32_get(struct tcf_proto *tp, u32 handle) in u32_get()
732 u32 handle = nla_get_u32(tb[TCA_U32_LINK]); in u32_set_parms() local
847 struct tcf_proto *tp, unsigned long base, u32 handle, in u32_change()
Dcls_route.c53 u32 handle; member
215 static void *route4_get(struct tcf_proto *tp, u32 handle) in route4_get()
383 u32 handle, struct route4_head *head, in route4_set_parms()
471 struct tcf_proto *tp, unsigned long base, u32 handle, in route4_change()
Dcls_fw.c43 static u32 fw_hash(u32 handle) in fw_hash()
89 static void *fw_get(struct tcf_proto *tp, u32 handle) in fw_get()
239 u32 handle, struct nlattr **tca, void **arg, in fw_change()
Dcls_matchall.c19 u32 handle; member
147 static void *mall_get(struct tcf_proto *tp, u32 handle) in mall_get()
185 u32 handle, struct nlattr **tca, in mall_change()
Dcls_flow.c44 u32 handle; member
389 u32 handle, struct nlattr **tca, in flow_change()
607 static void *flow_get(struct tcf_proto *tp, u32 handle) in flow_get()
Dcls_bpf.c45 u32 handle; member
325 static void *cls_bpf_get(struct tcf_proto *tp, u32 handle) in cls_bpf_get()
460 u32 handle, struct nlattr **tca, in cls_bpf_change()
Dsch_api.c259 static struct Qdisc *qdisc_match_from_root(struct Qdisc *root, u32 handle) in qdisc_match_from_root()
298 struct Qdisc *qdisc_lookup(struct net_device *dev, u32 handle) in qdisc_lookup()
316 struct Qdisc *qdisc_lookup_rcu(struct net_device *dev, u32 handle) in qdisc_lookup_rcu()
1172 struct Qdisc *p, u32 parent, u32 handle, in qdisc_create()
Dcls_flower.c119 u32 handle; member
518 static struct cls_fl_filter *__fl_get(struct cls_fl_head *head, u32 handle) in __fl_get()
600 static void *fl_get(struct tcf_proto *tp, u32 handle) in fl_get()
1979 u32 handle, struct nlattr **tca, in fl_change()
Dsch_htb.c180 static inline struct htb_class *htb_find(u32 handle, struct Qdisc *sch) in htb_find()
191 static unsigned long htb_search(struct Qdisc *sch, u32 handle) in htb_search()
/net/bluetooth/
Dhci_conn.c259 static void hci_add_sco(struct hci_conn *conn, __u16 handle) in hci_add_sco()
277 bool hci_setup_sync(struct hci_conn *conn, __u16 handle) in hci_setup_sync()
1771 __u16 handle) in __hci_chan_lookup_handle()
1783 struct hci_chan *hci_chan_lookup_handle(struct hci_dev *hdev, __u16 handle) in hci_chan_lookup_handle()
Damp.c385 void amp_write_rem_assoc_continue(struct hci_dev *hdev, u8 handle) in amp_write_rem_assoc_continue()
400 void amp_write_remote_assoc(struct hci_dev *hdev, u8 handle) in amp_write_remote_assoc()
Dhci_event.c1883 __u16 handle; in hci_cs_add_sco() local
2175 __u16 handle; in hci_cs_setup_sync_conn() local
3019 u16 handle; in read_enc_key_size_complete() local
3779 __u16 handle, count; in hci_num_comp_pkts_evt() local
3826 __u16 handle) in __hci_conn_lookup_handle()
3868 __u16 handle, block_count; in hci_num_comp_blocks_evt() local
5160 bdaddr_t *local_rpa, u8 role, u16 handle, in le_conn_complete_evt()
5894 static void send_conn_param_neg_reply(struct hci_dev *hdev, u16 handle, in send_conn_param_neg_reply()
5912 u16 handle, min, max, latency, timeout; in hci_le_remote_conn_param_req_evt() local
Dhci_core.c3027 int handle; in hci_adv_monitors_clear() local
3052 int min, max, handle; in hci_add_adv_monitor() local
3085 int hci_remove_adv_monitor(struct hci_dev *hdev, u16 handle) in hci_remove_adv_monitor()
4157 static void hci_add_acl_hdr(struct sk_buff *skb, __u16 handle, __u16 flags) in hci_add_acl_hdr()
4753 __u16 handle, flags; in hci_acldata_packet() local
4789 __u16 handle, flags; in hci_scodata_packet() local
Da2mp.h27 __u8 handle; member
/net/sunrpc/xprtrdma/
Dsvc_rdma_rw.c124 u64 offset, u32 handle, in svc_rdma_rw_ctx_init()
453 u32 handle, length; in svc_rdma_build_writes() local
699 u32 handle, length; in svc_rdma_build_read_chunk() local
Dsvc_rdma_recvfrom.c468 u32 handle, length; in xdr_check_write_chunk() local
Dsvc_rdma_sendto.c376 u32 handle, length; in svc_rdma_encode_write_segment() local
/net/netfilter/
Dnf_conntrack_sane.c50 __be32 handle; member
/net/phonet/
Dsocket.c162 u16 handle; in pn_socket_bind() local
364 u16 handle; in pn_socket_ioctl() local
/net/sunrpc/auth_gss/
Dsvcauth_gss.c344 struct xdr_netobj handle; member
599 gss_svc_searchbyctx(struct cache_detail *cd, struct xdr_netobj *handle) in gss_svc_searchbyctx()
1276 uint64_t *handle) in gss_proxy_save_rsc()
1352 uint64_t handle; in svcauth_gss_proxy_init() local

12