/kernel/linux/linux-5.10/net/bluetooth/cmtp/ |
H A D | sock.c | 175 .family = PF_BLUETOOTH, 210 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &cmtp_proto, kern); in cmtp_sock_create() 231 .family = PF_BLUETOOTH,
|
/kernel/linux/linux-5.10/net/bluetooth/bnep/ |
H A D | sock.c | 172 .family = PF_BLUETOOTH, 207 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &bnep_proto, kern); in bnep_sock_create() 227 .family = PF_BLUETOOTH,
|
/kernel/linux/linux-6.6/net/bluetooth/cmtp/ |
H A D | sock.c | 175 .family = PF_BLUETOOTH, 210 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &cmtp_proto, kern); in cmtp_sock_create() 231 .family = PF_BLUETOOTH,
|
/kernel/linux/linux-6.6/net/bluetooth/bnep/ |
H A D | sock.c | 173 .family = PF_BLUETOOTH, 220 .family = PF_BLUETOOTH,
|
/kernel/linux/linux-5.10/net/bluetooth/hidp/ |
H A D | sock.c | 223 .family = PF_BLUETOOTH, 258 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &hidp_proto, kern); in hidp_sock_create() 279 .family = PF_BLUETOOTH,
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | af_bluetooth.c | 148 sk = sk_alloc(net, PF_BLUETOOTH, prio, prot, kern); in bt_sock_alloc() 762 .family = PF_BLUETOOTH, 823 sock_unregister(PF_BLUETOOTH); in bt_init() 841 sock_unregister(PF_BLUETOOTH); in bt_exit() 857 MODULE_ALIAS_NETPROTO(PF_BLUETOOTH); variable
|
H A D | sco.c | 1419 .family = PF_BLUETOOTH, 1440 .family = PF_BLUETOOTH,
|
H A D | hci_sock.c | 2170 .family = PF_BLUETOOTH, 2223 .family = PF_BLUETOOTH,
|
H A D | iso.c | 2060 .family = PF_BLUETOOTH, 2080 .family = PF_BLUETOOTH,
|
H A D | l2cap_sock.c | 1874 .family = PF_BLUETOOTH, 1895 .family = PF_BLUETOOTH,
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | af_bluetooth.c | 717 .family = PF_BLUETOOTH, 778 sock_unregister(PF_BLUETOOTH); in bt_init() 796 sock_unregister(PF_BLUETOOTH); in bt_exit() 812 MODULE_ALIAS_NETPROTO(PF_BLUETOOTH); variable
|
H A D | sco.c | 485 sk = sk_alloc(net, PF_BLUETOOTH, prio, &sco_proto, kern); in sco_sock_alloc() 1257 .family = PF_BLUETOOTH, 1278 .family = PF_BLUETOOTH,
|
H A D | l2cap_sock.c | 1860 sk = sk_alloc(net, PF_BLUETOOTH, prio, &l2cap_proto, kern); in l2cap_sock_alloc() 1916 .family = PF_BLUETOOTH, 1937 .family = PF_BLUETOOTH,
|
H A D | hci_sock.c | 2054 .family = PF_BLUETOOTH, 2094 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &hci_sk_proto, kern); in hci_sock_create() 2113 .family = PF_BLUETOOTH,
|
/kernel/linux/linux-6.6/net/bluetooth/hidp/ |
H A D | sock.c | 224 .family = PF_BLUETOOTH, 272 .family = PF_BLUETOOTH,
|
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/ |
H A D | sock.c | 276 sk = sk_alloc(net, PF_BLUETOOTH, prio, &rfcomm_proto, kern); in rfcomm_sock_alloc() 1004 .family = PF_BLUETOOTH, 1028 .family = PF_BLUETOOTH,
|
H A D | core.c | 199 err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock); in rfcomm_l2sock_create()
|
/kernel/linux/linux-5.10/tools/perf/trace/beauty/include/linux/ |
H A D | socket.h | 263 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/ |
H A D | sock.c | 1009 .family = PF_BLUETOOTH, 1033 .family = PF_BLUETOOTH,
|
H A D | core.c | 203 err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock); in rfcomm_l2sock_create()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | bluetooth.h | 37 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | socket.h | 266 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | bluetooth.h | 38 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | socket.h | 279 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
/kernel/linux/linux-6.6/tools/perf/trace/beauty/include/linux/ |
H A D | socket.h | 279 #define PF_BLUETOOTH AF_BLUETOOTH macro
|