Lines Matching defs:name
377 memcpy(value, dentry->d_name.name, dentry->d_name.len + 1);
387 .name = XATTR_NAME_SOCKPROTONAME,
426 .name = "sockfs",
452 * @dname: protocol name
467 dname = sock->sk ? sock->sk->sk_prot_creator->name : "";
1830 * Bind a name to a socket. Nothing much to do here since it's
1925 newfile = sock_alloc_file(newsock, flags, sock->sk->sk_prot_creator->name);
2083 * Get the local address ('name') of a socket object. Move the obtained
2084 * name to user space.
2121 * Get the remote address ('name') of a socket object. Move the obtained
2122 * name to user space.
2432 struct sockaddr_storage name;
2555 !memcmp(&used_address->name, msg_sys->msg_name,
2568 memcpy(&used_address->name, msg_sys->msg_name,