Home
last modified time | relevance | path

Searched refs:mtext (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/ipc/
H A Dmsgque.c17 char mtext[MAX_MSG_SIZE]; member
108 if (memcmp(message.mtext, msgque->messages[cnt].mtext, ret)) { in check_and_destroy_queue()
178 memcpy(msgbuf.mtext, TEST_STRING, sizeof(TEST_STRING)); in fill_msgque()
186 memcpy(msgbuf.mtext, ANOTHER_TEST_STRING, sizeof(ANOTHER_TEST_STRING)); in fill_msgque()
/OK3568_Linux_fs/kernel/arch/xtensa/
H A DMakefile45 KBUILD_CFLAGS += -pipe -mlongcalls -mtext-section-literals
49 KBUILD_AFLAGS += -mlongcalls -mtext-section-literals
/OK3568_Linux_fs/kernel/ipc/
H A Dmsg.c842 static long do_msgsnd(int msqid, long mtype, void __user *mtext, in do_msgsnd() argument
858 msg = load_msg(mtext, msgsz); in do_msgsnd()
962 return do_msgsnd(msqid, mtype, msgp->mtext, msgsz, msgflg); in ksys_msgsnd()
975 char mtext[1]; member
986 return do_msgsnd(msqid, mtype, up->mtext, (ssize_t)msgsz, msgflg); in compat_ksys_msgsnd()
1029 if (store_msg(msgp->mtext, msg, msgsz)) in do_msg_fill()
1280 if (store_msg(msgp->mtext, msg, msgsz)) in compat_do_msg_fill()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dmsg.h53 char mtext[1]; /* text of the message */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dmsg.h53 char mtext[1]; /* text of the message */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmsg.h40 char mtext[1]; /* message text */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmsg.h40 char mtext[1]; /* message text */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmsg.h40 char mtext[1]; /* message text */ member
/OK3568_Linux_fs/kernel/arch/xtensa/boot/boot-elf/
H A DMakefile15 export KBUILD_AFLAGS += -mtext-section-literals
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-src-Add-missing-header-limits.h-for-_POSIX_HOST_NAME.patch34 char mtext[1];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info1713 -mtext-section-literals -mno-text-section-literals
27671 '-mtext-section-literals'
27679 '-mtext-section-literals', the literals are interspersed in the
27688 section in the output file unless '-mtext-section-literals' is
27696 '-mtext-section-literals'.
63280 * mtext-section-literals: Xtensa Options. (line 47)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info1713 -mtext-section-literals -mno-text-section-literals
27671 '-mtext-section-literals'
27679 '-mtext-section-literals', the literals are interspersed in the
27688 section in the output file unless '-mtext-section-literals' is
27696 '-mtext-section-literals'.
63280 * mtext-section-literals: Xtensa Options. (line 47)