Home
last modified time | relevance | path

Searched refs:hello (Results 1 – 20 of 20) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_proto.c453 ksocknal_send_hello_v1(ksock_conn_t *conn, ksock_hello_msg_t *hello) in ksocknal_send_hello_v1() argument
491 hdr->src_nid = cpu_to_le64 (hello->kshm_src_nid); in ksocknal_send_hello_v1()
492 hdr->src_pid = cpu_to_le32 (hello->kshm_src_pid); in ksocknal_send_hello_v1()
494 hdr->payload_length = cpu_to_le32 (hello->kshm_nips * sizeof(__u32)); in ksocknal_send_hello_v1()
495 hdr->msg.hello.type = cpu_to_le32 (hello->kshm_ctype); in ksocknal_send_hello_v1()
496 hdr->msg.hello.incarnation = cpu_to_le64 (hello->kshm_src_incarnation); in ksocknal_send_hello_v1()
507 if (hello->kshm_nips == 0) in ksocknal_send_hello_v1()
510 for (i = 0; i < (int) hello->kshm_nips; i++) { in ksocknal_send_hello_v1()
511 hello->kshm_ips[i] = __cpu_to_le32 (hello->kshm_ips[i]); in ksocknal_send_hello_v1()
514 rc = libcfs_sock_write(sock, hello->kshm_ips, in ksocknal_send_hello_v1()
[all …]
Dsocklnd_cb.c1607 ksocknal_parse_proto_version (ksock_hello_msg_t *hello) in ksocknal_parse_proto_version() argument
1611 if (hello->kshm_magic == LNET_PROTO_MAGIC) in ksocknal_parse_proto_version()
1612 version = hello->kshm_version; in ksocknal_parse_proto_version()
1613 else if (hello->kshm_magic == __swab32(LNET_PROTO_MAGIC)) in ksocknal_parse_proto_version()
1614 version = __swab32(hello->kshm_version); in ksocknal_parse_proto_version()
1634 if (hello->kshm_magic == le32_to_cpu(LNET_PROTO_TCP_MAGIC)) { in ksocknal_parse_proto_version()
1635 lnet_magicversion_t *hmv = (lnet_magicversion_t *)hello; in ksocknal_parse_proto_version()
1650 lnet_nid_t peer_nid, ksock_hello_msg_t *hello) in ksocknal_send_hello() argument
1655 LASSERT (hello->kshm_nips <= LNET_MAX_INTERFACES); in ksocknal_send_hello()
1660 hello->kshm_src_nid = ni->ni_nid; in ksocknal_send_hello()
[all …]
Dsocklnd.c1021 ksock_hello_msg_t *hello; in ksocknal_create_conn() local
1058 LIBCFS_ALLOC(hello, offsetof(ksock_hello_msg_t, in ksocknal_create_conn()
1060 if (hello == NULL) { in ksocknal_create_conn()
1080 hello->kshm_nips = ksocknal_local_ipvec(ni, hello->kshm_ips); in ksocknal_create_conn()
1097 rc = ksocknal_send_hello(ni, conn, peerid.nid, hello); in ksocknal_create_conn()
1108 rc = ksocknal_recv_hello(ni, conn, hello, &peerid, &incarnation); in ksocknal_create_conn()
1298 hello->kshm_ips, hello->kshm_nips); in ksocknal_create_conn()
1300 hello->kshm_nips = ksocknal_select_ips(peer, hello->kshm_ips, in ksocknal_create_conn()
1301 hello->kshm_nips); in ksocknal_create_conn()
1302 rc = ksocknal_send_hello(ni, conn, peerid.nid, hello); in ksocknal_create_conn()
[all …]
Dsocklnd.h561 lnet_nid_t peer_nid, ksock_hello_msg_t *hello);
563 ksock_hello_msg_t *hello, lnet_process_id_t *id,
/linux-4.1.27/samples/kfifo/
Drecord-example.c76 struct { unsigned char buf[6]; } hello = { "hello" }; in testfunc() local
80 kfifo_in(&test, &hello, sizeof(hello)); in testfunc()
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
Dptllnd_wire.h99 kptl_hello_msg_t hello; member
Dlib-types.h124 lnet_hello_t hello; member
/linux-4.1.27/Documentation/filesystems/
Decryptfs.txt49 echo "Hello, World" > /mnt/crypt/hello.txt
62 cat /mnt/crypt/hello.txt
Dramfs-rootfs-initramfs.txt252 uses like this. (A "hello world" program statically linked against glibc is
256 A good first step is to get initramfs to run a statically linked "hello world"
260 cat > hello.c << EOF
270 gcc -static hello.c -o init
/linux-4.1.27/tools/build/feature/
DMakefile12 test-hello.bin \
51 test-hello.bin:
/linux-4.1.27/drivers/of/unittest-data/
Dtestcases.dts5 prop-update = "hello";
/linux-4.1.27/samples/
DKconfig55 Build an example of how to dynamically add the hello
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dapi-ni.c267 CLASSERT((int)offsetof(lnet_hdr_t, msg.hello.incarnation) == 32); in lnet_assert_wire_constants()
268 CLASSERT((int)sizeof(((lnet_hdr_t *)0)->msg.hello.incarnation) == 8); in lnet_assert_wire_constants()
269 CLASSERT((int)offsetof(lnet_hdr_t, msg.hello.type) == 40); in lnet_assert_wire_constants()
270 CLASSERT((int)sizeof(((lnet_hdr_t *)0)->msg.hello.type) == 4); in lnet_assert_wire_constants()
/linux-4.1.27/tools/perf/config/
Dutilities.mak101 # |hello
/linux-4.1.27/Documentation/
Drpmsg.txt208 The following is a simple rpmsg driver, that sends an "hello!" message
230 err = rpmsg_send(rpdev, "hello!", 6);
/linux-4.1.27/Documentation/networking/
Ddecnet.txt56 which "hello" messages are sent, if you don't set an address on the loopback
/linux-4.1.27/Documentation/s390/
DDebugging390.txt1736 (gdb) call printf("hello world")
1743 hello world$2 = 0
1745 to make space for the "hello world" string.
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt872 echo hello.
874 You would get the word hello printed on your screen as soon as you
/linux-4.1.27/lib/
DKconfig.debug1702 tristate "Test module loading with 'hello world' module"
/linux-4.1.27/Documentation/devicetree/
Dbooting-without-of.txt1138 childprop = "hello\n"; /* define a property "childprop" of