/openbmc/linux/include/linux/ |
H A D | fortify-string.h | 179 __FORTIFY_INLINE __kernel_size_t strnlen(const char * const POS p, __kernel_size_t maxlen) in strnlen()
|
/openbmc/linux/drivers/md/ |
H A D | dm-flakey.c | 591 unsigned int status_flags, char *result, unsigned int maxlen) in flakey_status()
|
H A D | dm-ps-historical-service-time.c | 238 status_type_t type, char *result, unsigned int maxlen) in hst_status()
|
H A D | dm-verity-fec.c | 543 char *result, unsigned int maxlen) in verity_fec_status_table()
|
H A D | dm-ioctl.c | 1739 char *result, unsigned int maxlen) in message_for_md() 1773 size_t maxlen; in target_message() local
|
H A D | dm-mpath.c | 1800 unsigned int status_flags, char *result, unsigned int maxlen) in multipath_status() 1960 char *result, unsigned int maxlen) in multipath_message()
|
H A D | dm-log-userspace-base.c | 789 char *result, unsigned int maxlen) in userspace_status()
|
H A D | dm-era-target.c | 1646 unsigned int status_flags, char *result, unsigned int maxlen) in era_status() 1691 char *result, unsigned int maxlen) in era_message()
|
H A D | dm-thin.c | 3847 char *result, unsigned int maxlen) in pool_message() 3887 unsigned int sz, unsigned int maxlen) in emit_flags() 3917 unsigned int status_flags, char *result, unsigned int maxlen) in pool_status() 4409 unsigned int status_flags, char *result, unsigned int maxlen) in thin_status()
|
H A D | dm-snap-persistent.c | 907 unsigned int maxlen) in persistent_status()
|
H A D | dm-core.h | 335 static inline bool dm_message_test_buffer_overflow(char *result, unsigned int maxlen) in dm_message_test_buffer_overflow()
|
/openbmc/u-boot/drivers/serial/ |
H A D | usbtty.c | 466 int maxlen = usbtty_output.totalsize; in __usbtty_puts() local
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | mISDNisar.c | 411 int maxlen; in isar_rcv_frame() local
|
H A D | mISDNipac.c | 926 int maxlen; in hscx_empty_fifo() local
|
/openbmc/u-boot/arch/sandbox/cpu/ |
H A D | os.c | 690 int os_find_u_boot(char *fname, int maxlen) in os_find_u_boot()
|
/openbmc/qemu/target/riscv/ |
H A D | cpu.c | 2815 const size_t maxlen = sizeof("rv128") + sizeof(riscv_single_letter_exts); in riscv_isa_string() local 2835 int maxlen = ARRAY_SIZE(riscv_single_letter_exts) + ARRAY_SIZE(isa_edata_arr); in riscv_isa_extensions_list() local 2860 const size_t maxlen = sizeof("rv128i"); in riscv_isa_write_fdt() local
|
/openbmc/linux/net/openvswitch/ |
H A D | conntrack.c | 38 int maxlen; member 1219 int maxlen; in parse_ct() local
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nic_reg.h | 217 u64 maxlen:16; /* Max frame size */ member
|
/openbmc/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_emaclite.c | 372 static u16 xemaclite_recv_data(struct net_local *drvdata, u8 *data, int maxlen) in xemaclite_recv_data()
|
/openbmc/linux/kernel/ |
H A D | kallsyms.c | 43 char *result, size_t maxlen) in kallsyms_expand_symbol()
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | guest.c | 435 unsigned int maxlen; /* Maximum permitted length */ in sve_reg_to_region() local
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | xdr.h | 742 xdr_stream_decode_opaque_inline(struct xdr_stream *xdr, void **ptr, size_t maxlen) in xdr_stream_decode_opaque_inline()
|
/openbmc/qemu/hw/scsi/ |
H A D | esp.c | 200 static uint32_t esp_fifo_pop_buf(ESPState *s, uint8_t *dest, int maxlen) in esp_fifo_pop_buf()
|
/openbmc/linux/net/ax25/ |
H A D | af_ax25.c | 726 int maxlen, length; in ax25_getsockopt() local
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_transport_fc.c | 1062 #define fc_private_rport_rd_enum_attr(title, maxlen) \ argument 1587 #define fc_private_vport_rd_enum_attr(title, maxlen) \ argument 1805 #define fc_host_rd_enum_attr(title, maxlen) \ argument
|