/kernel/liteos_a/testsuites/kernel/sample/kernel_base/ipc/queue/full/ |
H A D | It_los_queue_073.c | 53 CHAR buffer2[] = "UniDSP"; in SwtmrF02() local 57 ret = LOS_QueueRead(g_testQueueID01, &buffer2, 8, 0); // 8, Read the setting size of queue buffer. in SwtmrF02() 66 CHAR buffer2[] = "UniDSP"; in Testcase() local 91 ret = LOS_QueueRead(g_testQueueID01, &buffer2, 8, 0); // 8, Read the setting size of queue buffer. in Testcase()
|
H A D | It_los_queue_094.c | 43 CHAR buffer2[] = "UniDSP"; in SwtmrF01() local 48 ret = LOS_QueueRead(g_testQueueID01, &buffer2, 8, 0); // 8, Read the setting size of queue buffer. in SwtmrF01() 57 CHAR buffer2[] = "UniDSP"; in Testcase() local 76 ret = LOS_QueueRead(g_testQueueID01, &buffer2, 8, 0); // 8, Read the setting size of queue buffer. in Testcase()
|
H A D | It_los_queue_095.c | 44 CHAR buffer2[] = "UniDSP"; in SwtmrF01() local 52 ret = LOS_QueueRead(g_testQueueID01, &buffer2, 8, 0); // 8, Read the setting size of queue buffer. in SwtmrF01() 62 CHAR buffer2[] = "UniDSP"; in Testcase() local 78 ret = LOS_QueueRead(g_testQueueID01, &buffer2, 8, 0); // 8, Read the setting size of queue buffer. in Testcase()
|
H A D | It_los_queue_091.c | 42 CHAR buffer2[] = "UniDSP"; in SwtmrF01() local 44 ret = LOS_QueueRead(g_testQueueID01, &buffer2, 8, 0); // 8, Read the setting size of queue buffer. in SwtmrF01() 54 CHAR buffer2[] = "UniDSP"; in Testcase() local
|
H A D | It_los_queue_061.c | 44 CHAR buffer2[] = "UniDSP"; in Testcase() local 57 ret = LOS_QueueRead(g_testQueueID01, &buffer2, 8, 0); // 8, Read the setting size of queue buffer. in Testcase()
|
H A D | It_los_queue_062.c | 44 CHAR buffer2[] = "UniDSP"; in Testcase() local 57 ret = LOS_QueueRead(g_testQueueID01, &buffer2, 8, 0); // 8, Read the setting size of queue buffer. in Testcase()
|
H A D | It_los_queue_049.c | 43 CHAR buffer2[] = "UniDSP"; in SwtmrF01() local 45 ret = LOS_QueueWrite(g_testQueueID01, &buffer2, 8, 0); // 8, Write the setting size of queue buffer. in SwtmrF01()
|
H A D | It_los_queue_093.c | 56 CHAR buffer2[] = "UniDSP"; in Testcase() local 72 ret = LOS_QueueRead(g_testQueueID01, &buffer2, 8, 0); // 8, Read the setting size of queue buffer. in Testcase()
|
H A D | It_los_queue_092.c | 54 CHAR buffer2[] = "UniDSP"; in Testcase() local 73 ret = LOS_QueueRead(g_testQueueID01, &buffer2, 8, 0); // 8, Read the setting size of queue buffer. in Testcase()
|
/kernel/liteos_m/testsuites/sample/kernel/queue/ |
H A D | It_los_queue_073.c | 49 CHAR buffer2[] = "UniDSP";
in SwtmrF02() local 53 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in SwtmrF02() 61 CHAR buffer2[] = "UniDSP";
in Testcase() local 95 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in Testcase()
|
H A D | It_los_queue_095.c | 39 CHAR buffer2[] = "UniDSP";
in SwtmrF01() local 47 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in SwtmrF01() 56 CHAR buffer2[] = "UniDSP";
in Testcase() local 76 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in Testcase()
|
H A D | It_los_queue_094.c | 39 CHAR buffer2[] = "UniDSP";
in SwtmrF01() local 44 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in SwtmrF01() 53 CHAR buffer2[] = "UniDSP";
in Testcase() local 74 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in Testcase()
|
H A D | It_los_queue_063.c | 39 CHAR buffer2[] = "UniDSP";
in Testcase() local 49 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in Testcase() 52 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in Testcase()
|
H A D | It_los_queue_062.c | 39 CHAR buffer2[] = "UniDSP";
in Testcase() local 49 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in Testcase()
|
H A D | It_los_queue_061.c | 39 CHAR buffer2[] = "UniDSP";
in Testcase() local 49 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in Testcase()
|
H A D | It_los_queue_091.c | 38 CHAR buffer2[] = "UniDSP";
in SwtmrF01() local 40 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in SwtmrF01()
|
H A D | It_los_queue_093.c | 52 CHAR buffer2[] = "UniDSP";
in Testcase() local 71 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in Testcase()
|
H A D | It_los_queue_092.c | 50 CHAR buffer2[] = "UniDSP";
in Testcase() local 72 ret = LOS_QueueRead(g_testQueueID01, &buffer2, QUEUE_BASE_MSGSIZE, 0);
in Testcase()
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | file.c | 358 const struct path *target, char *buffer2, in profile_path_link() 373 /* buffer2 freed below, tname is pointer in buffer2 */ in profile_path_link() 375 buffer2, &tname, cond, AA_MAY_LINK); in profile_path_link() 464 char *buffer = NULL, *buffer2 = NULL; in aa_path_link() local 470 buffer2 = aa_get_buffer(false); in aa_path_link() 472 if (!buffer || !buffer2) in aa_path_link() 477 buffer2, &cond)); in aa_path_link() 480 aa_put_buffer(buffer2); in aa_path_link() 356 profile_path_link(struct aa_profile *profile, const struct path *link, char *buffer, const struct path *target, char *buffer2, struct path_cond *cond) profile_path_link() argument
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | file.c | 329 const struct path *target, char *buffer2, in profile_path_link() 347 /* buffer2 freed below, tname is pointer in buffer2 */ in profile_path_link() 350 buffer2, &tname, cond, AA_MAY_LINK); in profile_path_link() 443 char *buffer = NULL, *buffer2 = NULL; in aa_path_link() local 449 buffer2 = aa_get_buffer(false); in aa_path_link() 451 if (!buffer || !buffer2) in aa_path_link() 456 &target, buffer2, &cond)); in aa_path_link() 459 aa_put_buffer(buffer2); in aa_path_link() 326 profile_path_link(const struct cred *subj_cred, struct aa_profile *profile, const struct path *link, char *buffer, const struct path *target, char *buffer2, struct path_cond *cond) profile_path_link() argument
|
/kernel/linux/linux-5.10/include/media/ |
H A D | demux.h | 194 * @buffer2: Pointer to the tail of the filtered TS packets, or NULL. 195 * @buffer2_length: Length of the TS data in buffer2. 209 * It is expected that the @buffer1 and @buffer2 callback parameters point to 212 * the @buffer1 and @buffer2 parameters point to. 216 * The @buffer2 buffer parameter is normally NULL, except when the received 220 * @buffer2 parameter would contain the first address of the circular buffer. 251 const u8 *buffer2, 263 * @buffer2: Pointer to the tail of the filtered section data, 266 * @buffer2_len: Length of the filtered section data in @buffer2, 297 const u8 *buffer2, [all...] |
/kernel/linux/linux-6.6/include/media/ |
H A D | demux.h | 194 * @buffer2: Pointer to the tail of the filtered TS packets, or NULL. 195 * @buffer2_length: Length of the TS data in buffer2. 209 * It is expected that the @buffer1 and @buffer2 callback parameters point to 212 * the @buffer1 and @buffer2 parameters point to. 216 * The @buffer2 buffer parameter is normally NULL, except when the received 220 * @buffer2 parameter would contain the first address of the circular buffer. 251 const u8 *buffer2, 263 * @buffer2: Pointer to the tail of the filtered section data, 266 * @buffer2_len: Length of the filtered section data in @buffer2, 297 const u8 *buffer2, [all...] |
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | config.c | 626 unsigned char *buffer2; in usb_parse_configuration() local 660 for ((buffer2 = buffer, size2 = size); in usb_parse_configuration() 662 (buffer2 += header->bLength, size2 -= header->bLength)) { in usb_parse_configuration() 671 header = (struct usb_descriptor_header *) buffer2; in usb_parse_configuration() 750 } /* for ((buffer2 = buffer, size2 = size); ...) */ in usb_parse_configuration() 751 size = buffer2 - buffer; in usb_parse_configuration() 752 config->desc.wTotalLength = cpu_to_le16(buffer2 - buffer0); in usb_parse_configuration()
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | config.c | 614 unsigned char *buffer2; in usb_parse_configuration() local 648 for ((buffer2 = buffer, size2 = size); in usb_parse_configuration() 650 (buffer2 += header->bLength, size2 -= header->bLength)) { in usb_parse_configuration() 659 header = (struct usb_descriptor_header *) buffer2; in usb_parse_configuration() 738 } /* for ((buffer2 = buffer, size2 = size); ...) */ in usb_parse_configuration() 739 size = buffer2 - buffer; in usb_parse_configuration() 740 config->desc.wTotalLength = cpu_to_le16(buffer2 - buffer0); in usb_parse_configuration()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
H A D | tulip.h | 189 __le32 buffer2; member 197 __le32 buffer2; /* We use only buffer 1. */ member 351 0x01000000 means chain on buffer2 address,
|