Searched refs:ALLOC (Results 1 - 17 of 17) sorted by relevance
/linux-4.1.27/arch/sparc/lib/ |
H A D | memset.S | 14 #define ALLOC #alloc define 18 .section .fixup,ALLOC,EXECINSTR; \ 22 .section __ex_table,ALLOC; \ 29 .section __ex_table,ALLOC; \
|
H A D | copy_user.S | 20 #define ALLOC #alloc define 24 .section .fixup,ALLOC,EXECINSTR; \ 28 .section __ex_table,ALLOC; \ 36 .section .fixup,ALLOC,EXECINSTR; \ 41 .section __ex_table,ALLOC; \ 49 .section __ex_table,ALLOC; \ 56 .section __ex_table,ALLOC; \
|
H A D | checksum_32.S | 148 #define ALLOC #alloc define 152 .section .fixup,ALLOC,EXECINSTR; \ 156 .section __ex_table,ALLOC; \ 164 .section __ex_table,ALLOC; \ 172 .section __ex_table,ALLOC; \ 179 .section __ex_table,ALLOC; \
|
/linux-4.1.27/drivers/edac/ |
H A D | edac_module.c | 61 return "ALLOC"; edac_op_state_to_string()
|
/linux-4.1.27/tools/testing/selftests/memfd/ |
H A D | memfd_test.c | 440 printf("fallocate(ALLOC) failed: %m\n"); mfd_assert_grow() 462 printf("fallocate(ALLOC) didn't fail as expected\n"); mfd_fail_grow()
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | module.c | 93 /* Everything marked ALLOC (this includes the exported get_plt_size()
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | module_32.c | 107 /* Everything marked ALLOC (this includes the exported get_plt_size()
|
/linux-4.1.27/drivers/scsi/csiostor/ |
H A D | csio_attr.c | 455 csio_ln_err(ln, "FCOE VNP ALLOC cmd returned 0x%x!\n", csio_fcoe_alloc_vnp()
|
/linux-4.1.27/fs/fscache/ |
H A D | cookie.c | 309 _debug("ALLOC OBJ%x: %s {%lx}", fscache_alloc_object()
|
/linux-4.1.27/net/rxrpc/ |
H A D | ar-output.c | 585 _debug("ALLOC SEND %p", skb); rxrpc_send_data()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_hw4.h | 1587 * This mailbox definition is used for ALLOC or GET_ALLOCATED 1588 * extent ranges. For ALLOC, the type and cnt are required. 1614 * This is the non-embedded version of ALLOC or GET RSRC_EXTENTS. Word4 in this
|
H A D | lpfc_scsi.c | 400 "9067 ALLOC %d scsi_bufs: %d (%d + %d + %d)\n", lpfc_new_scsi_buf_s3() 809 "9068 ALLOC %d scsi_bufs: %d (%d + %d + %d)\n", lpfc_new_scsi_buf_s4()
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | hw.c | 422 dev_warn(dev, "Firmware ALLOC bug detected " orinoco_hw_allocate_fid()
|
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_trans_resv.c | 522 * In the first set of transactions (ALLOC) we allocate space to the
|
/linux-4.1.27/sound/soc/intel/atom/ |
H A D | sst-atom-controls.c | 935 /* MediaX IN paths are set via ALLOC, so no SET_MEDIA_PATH command */
|
/linux-4.1.27/sound/pci/asihpi/ |
H A D | hpi6205.c | 757 /* ALLOC phase, allocate a buffer with power of 2 size, outstream_host_buffer_allocate()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
H A D | hostap_hw.c | 2115 PDEBUG(DEBUG_FID, "FID: interrupt: ALLOC - fid=0x%04x\n", fid); prism2_alloc_ev()
|
Completed in 691 milliseconds