Searched refs:terminator (Results 1 - 200 of 201) sorted by relevance

12

/linux-4.1.27/arch/alpha/lib/
H A Dstrcpy.S6 * to the null-terminator in the source.
H A Dstrrchr.S40 bne t1, $eos # .. e1 : did we already hit the terminator?
53 /* Mask out character matches after terminator */
H A Dev67-strrchr.S62 bne t1, $eos # U : did we already hit the terminator?
81 /* Mask out character matches after terminator */
H A Dev6-stxcpy.S198 We further know that t2 does not contain a null terminator. */
H A Dev6-stxncpy.S245 We further know that t2 does not contain a null terminator. */
H A Dstxcpy.S174 We further know that t2 does not contain a null terminator. */
H A Dstxncpy.S203 We further know that t2 does not contain a null terminator. */
/linux-4.1.27/fs/omfs/
H A Dfile.c73 /* ignore last entry as it is the terminator */ omfs_shrink_inode()
119 struct omfs_extent_entry *terminator; omfs_grow_extent() local
137 /* should always have a terminator */ omfs_grow_extent()
142 terminator = entry + extent_count - 1; omfs_grow_extent()
144 entry = terminator-1; omfs_grow_extent()
150 terminator->e_blocks = ~(cpu_to_be64( omfs_grow_extent()
151 be64_to_cpu(~terminator->e_blocks) + 1)); omfs_grow_extent()
167 /* copy terminator down an entry */ omfs_grow_extent()
168 entry = terminator; omfs_grow_extent()
169 terminator++; omfs_grow_extent()
170 memcpy(terminator, entry, sizeof(struct omfs_extent_entry)); omfs_grow_extent()
175 terminator->e_blocks = ~(cpu_to_be64( omfs_grow_extent()
176 be64_to_cpu(~terminator->e_blocks) + (u64) new_count)); omfs_grow_extent()
194 /* count > 1 because of terminator */ find_block()
/linux-4.1.27/sound/usb/
H A Dmixer_maps.c102 { 0 } /* terminator */
135 { 0 } /* terminator */
179 { 0 } /* terminator */
184 { 0 } /* terminator */
193 { 0 } /* terminator */
212 { 0 } /* terminator */
219 { 0 } /* terminator */
227 { 0 } /* terminator */
266 { 0 } /* terminator */
286 {} /* terminator */
302 { 0 } /* terminator */
327 { 0 } /* terminator */
348 { 0 } /* terminator */
480 { 0 } /* terminator */
H A Dstream.c248 0 /* terminator */ convert_chmap()
278 0 /* terminator */ convert_chmap()
/linux-4.1.27/lib/
H A Dtest-string_helpers.c138 /* terminator */
152 /* terminator */
203 /* terminator */
206 /* terminator */
219 /* terminator */
227 /* terminator */
235 /* terminator */
238 /* terminator */
H A Dcmdline.c85 * the parse to end (typically a null terminator, if @str is
H A Dkstrtox.c327 /* sign, base 2 representation, newline, terminator */ \
H A Dstring_helpers.c485 * dst for a '\0' terminator if and only if ret < osz.
H A Dstring.c361 * Note that the first trailing whitespace is replaced with a %NUL-terminator
/linux-4.1.27/include/linux/
H A Dnls.h88 * @codepage - codepage for which to return length of NULL terminator
90 * Since we can't guarantee that the null terminator will be a particular
92 * determining it, assume a single-byte NULL terminator.
H A Dctype.h30 /* Note: isspace() must return false for %NUL-terminator */
H A Dipmi-fru.h63 * 0xc1 as a terminator
H A Dmoduleparam.h319 * @len: the maximum length of the string, incl. terminator
/linux-4.1.27/include/linux/can/
H A Dled.h25 * suffix and null terminator
/linux-4.1.27/arch/xtensa/lib/
H A Dstrnlen_user.S8 * Returns strnlen, including trailing zero terminator.
102 # Do not add an extra one for the NULL terminator since we have
110 # the zero byte in order to include the NULL terminator in the count.
H A Dstrncpy_user.S8 * Returns: -EFAULT if exception before terminator, N if the entire
/linux-4.1.27/fs/jfs/
H A Djfs_xattr.h24 * I know the null-terminator is redundant since namelen is stored, but
31 char name[0]; /* Attribute name (includes null-terminator) */
/linux-4.1.27/arch/arm/boot/bootp/
H A Dinit.S45 movne r10, #0 @ terminator
47 stmneia r9, {r4, r5, r10} @ Size, ATAG_CORE, terminator
/linux-4.1.27/sound/pci/hda/
H A Dpatch_cirrus.c231 {} /* terminator */
241 {} /* terminator */
290 {} /* terminator */
403 {} /* terminator */
417 {} /* terminator */
431 {} /* terminator */
445 {} /* terminator */
452 {} /* terminator */
466 {} /* terminator */
489 {} /* terminator */
635 {} /* terminator */
645 {} /* terminator */
820 {} /* terminator */
832 {} /* terminator */
843 {} /* terminator */
891 {} /* terminator */
927 {} /* terminator */
1242 {} /* terminator */
H A Dpatch_ca0110.c91 {} /* terminator */
H A Dpatch_cmedia.c130 {} /* terminator */
H A Dpatch_via.c270 {} /* terminator */
555 {} /* terminator */
1318 {} /* terminator */
H A Dpatch_sigmatel.c1548 {} /* terminator */
1714 {} /* terminator */
1994 {} /* terminator */
2927 {} /* terminator */
3273 {} /* terminator */
3713 {} /* terminator */
3982 {} /* terminator */
4199 {} /* terminator */
4234 {} /* terminator */
5008 {} /* terminator */
5151 {} /* terminator */
H A Dpatch_hdmi.c796 {} /* terminator */
2468 {} /* terminator */
2480 {} /* terminator */
3365 {} /* terminator */
H A Dpatch_analog.c1185 {} /* terminator */
H A Dpatch_conexant.c1020 {} /* terminator */
H A Dpatch_realtek.c892 { } /* terminator */
919 { } /* terminator */
7129 {} /* terminator */
H A Dhda_codec.c3350 { 0 } /* terminator */
3868 * The array must be terminated with an empty entry as terminator.
H A Dpatch_ca0132.c4692 {} /* terminator */
H A Dhda_generic.c5931 {} /* terminator */
/linux-4.1.27/drivers/infiniband/hw/usnic/
H A Dusnic_transport.h26 * Returns number of bytes written, excluding null terminator. If
/linux-4.1.27/arch/tile/lib/
H A Dstrnlen_32.c37 /* Read COUNT bytes and didn't find the terminator. */ strnlen()
H A Dstrnlen_64.c38 /* Read COUNT bytes and didn't find the terminator. */ strnlen()
/linux-4.1.27/arch/mips/lib/
H A Dstrncpy_user.S21 * Returns: -EFAULT if exception before terminator, N if the entire
/linux-4.1.27/arch/powerpc/mm/
H A Dvphn.c51 /* This is the list terminator */ vphn_unpack_associativity()
/linux-4.1.27/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c51 /* This is the list terminator */ vphn_unpack_associativity()
H A Dtest-vphn.c300 * 0xffff terminator.
347 "vphn: garbage after terminator",
/linux-4.1.27/arch/metag/tbx/
H A Dtbistring.c39 * include null terminator __TBIFindStr()
/linux-4.1.27/drivers/acpi/acpica/
H A Dutids.c86 /* Get the size of the String to be returned, includes null terminator */ acpi_ut_execute_HID()
162 /* Get the size of the String to be returned, includes null terminator */ acpi_ut_execute_SUB()
231 /* Get the size of the String to be returned, includes null terminator */ acpi_ut_execute_UID()
340 /* String lengths include null terminator */ acpi_ut_execute_CID()
H A Dnsnames.c85 /* Store terminator byte, then build name backwards */ acpi_ns_build_external_path()
209 return (size + 1); /* +1 for null string terminator */ acpi_ns_get_pathname_length()
H A Drsutils.c276 * RETURN: String length, including NULL terminator
295 /* Return string length including the NULL terminator */ acpi_rs_strcpy()
312 * RETURN: Length of the string plus NULL terminator, rounded up to native
361 * word, calculate the length of the string (+1 for NULL terminator) acpi_rs_get_resource_source()
439 * Add the length of the string (+ 1 for null terminator) to the acpi_rs_set_resource_source()
H A Drscalc.c111 * (string_length includes the NULL terminator) plus the size of the acpi_rs_struct_option_length()
154 * (including the null terminator) is the resource length minus the minimum acpi_rs_stream_option_length()
713 * NULL terminator acpi_rs_get_pci_routing_table_length()
H A Dutglobal.c113 /* Table terminator */
H A Dexconvrt.c240 * NOTE: Add one to the string length to include the null terminator. acpi_ex_convert_to_buffer()
441 * Need enough space for one ASCII integer (plus null terminator) acpi_ex_convert_to_string()
H A Drscreate.c353 /* +1 to include null terminator */ acpi_rs_create_pci_routing_table()
366 * (add 1 for terminator) acpi_rs_create_pci_routing_table()
H A Dutobject.c278 * include NULL terminator, this is added
302 * Allocate the actual string buffer -- (Size + 1) for NULL terminator. acpi_ut_create_string_object()
H A Dacstruct.h99 union acpi_operand_object *operands[ACPI_OBJ_NUM_OPERANDS + 1]; /* Operands passed to the interpreter (+1 for NULL terminator) */
H A Dexnames.c83 * Also, one byte for the null terminator. acpi_ex_allocate_name_string()
H A Dexutils.c312 * (includes null terminator). The EISAID is always 32 bits.
H A Dacpredef.h1017 PACKAGE_INFO(0, 0, 0, 0, 0, 0) /* Table terminator */
1086 PACKAGE_INFO(0, 0, 0, 0, 0, 0) /* Table terminator */
1095 PACKAGE_INFO(0, 0, 0, 0, 0, 0) /* Table terminator */
H A Dexoparg2.c317 * 3) Length of input buffer up to a zero byte (null terminator) acpi_ex_opcode_2A_1T_1R()
H A Dnsrepair.c126 {{0, 0, 0, 0}, 0, 0, NULL} /* Table terminator */
H A Dnsutils.c491 * punctuation ('.') between object names, plus the NULL terminator. acpi_ns_externalize_name()
H A Dacutils.h233 u32 acpi_ut_strtoul(const char *string, char **terminator, u32 base);
H A Dpsargs.c444 /* Find the null terminator */ acpi_ps_get_next_simple_arg()
H A Dnsrepair2.c158 {{0, 0, 0, 0}, NULL} /* Table terminator */
/linux-4.1.27/sound/pci/ice1712/
H A Damp.c95 { } /* terminator */
H A Dvt1720_mobo.c136 { } /* terminator */
H A Dhoontech.c354 { } /* terminator */
H A Dpsc724.c463 {} /*terminator*/
H A Drevo.c644 { } /* terminator */
H A Dwtm.c645 {} /*terminator*/
H A Ddelta.c933 { } /* terminator */
H A Djuli.c698 { } /* terminator */
H A Dmaya44.c761 { } /* terminator */
H A Dphase.c963 { } /* terminator */
H A Dpontis.c828 { } /* terminator */
H A Dprodigy192.c805 { } /* terminator */
H A Dse.c765 {} /*terminator*/
H A Dews.c1075 { } /* terminator */
H A Dprodigy_hifi.c1227 { } /* terminator */
H A Dquartet.c1109 { } /* terminator */
H A Daureon.c2280 { } /* terminator */
H A Dice1724.c2237 { } /* terminator */
/linux-4.1.27/scripts/dtc/
H A Dutil.h64 * has a valid terminator. The property can contain either a single string,
68 * @param len The string length including terminator
77 * terminator of the string.
H A Dutil.c107 * the '\0' terminator of the string.
130 * the '\0' terminator of the string.
H A Ddtc-parser.y522 * character is neither an escape or a terminator it should be the only
/linux-4.1.27/arch/x86/boot/compressed/
H A Dmisc.c271 * 0 - zero terminator for 64 bit relocations handle_relocations()
273 * 0 - zero terminator for inverse 32 bit relocations handle_relocations()
275 * 0 - zero terminator for 32 bit relocations handle_relocations()
/linux-4.1.27/net/sunrpc/xprtrdma/
H A Dsvc_rdma_marshal.c113 * address skips the list terminator decode_write_list()
252 * address skips the list terminator svc_rdma_xdr_decode_deferred_req()
330 /* write-list terminator */ svc_rdma_xdr_encode_write_list()
/linux-4.1.27/drivers/target/
H A Dtarget_core_fabric_lib.c250 * Add Extra byte for NULL terminator iscsi_get_pr_transport_id()
329 * Add extra byte for NULL terminator iscsi_get_pr_transport_id_len()
341 len += 7; /* For iSCSI Initiator Session ID + Null terminator */ iscsi_get_pr_transport_id_len()
403 tid_len += 1; /* Add one byte for NULL terminator */ iscsi_parse_pr_out_transport_id()
H A Dtarget_core_spc.c392 scsi_name_len += 1 /* Include NULL terminator */; spc_emulate_evpd_83()
432 scsi_target_len += 1 /* Include NULL terminator */; spc_emulate_evpd_83()
H A Dtarget_core_configfs.c1835 cur_len++; /* Extra byte for NULL terminator */ target_core_alua_lu_gp_show_attr_members()
2363 cur_len++; /* Extra byte for NULL terminator */ target_core_alua_tg_pt_gp_show_attr_members()
H A Dtarget_core_transport.c439 len += 1; /* Include NULL terminator */ target_show_dynamic_sessions()
/linux-4.1.27/include/uapi/linux/
H A Dx25.h51 * digits and a null terminator.
H A Dhyperv.h176 * is 256 characters, including the null terminator
H A Dopenvswitch.h219 * plus a null terminator.
/linux-4.1.27/fs/cifs/
H A Dcifsacl.h58 * "S-" + 3 bytes for version field + 15 for authority field + NULL terminator
H A Dcifs_unicode.c174 * null terminator).
215 * conversion bleed into the null terminator cifs_from_utf16()
H A Dcifs_dfs_ref.c116 /* NULL terminator */ cifs_build_devname()
H A Dcifs_unicode.h229 ucs1--; /* point to null terminator of s1 */ UniStrncat()
H A Dsess.c120 bcc_ptr += 2; /* account for null terminator */ unicode_domain_string()
H A Dcifssmb.c4568 /* 14 byte parm len above enough for 2 byte null terminator */ CIFSFindNext()
/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_pe_sip.c49 /* SIP headers are always followed by a line terminator */ get_callid()
/linux-4.1.27/security/apparmor/include/
H A Dapparmor.h111 /* the null transition only needs the string's null terminator byte */ aa_dfa_null_transition()
/linux-4.1.27/arch/mips/alchemy/devboards/
H A Dpm.c223 NULL, /* terminator */
H A Ddb1300.c79 -1, /* terminator */
129 -1, /* terminator */
/linux-4.1.27/arch/arm/mach-omap2/
H A Dprm.h122 * The fields are signed because -1 is used as a terminator.
H A Domap_hwmod.h166 * @irq: IRQ channel ID (should be non-negative except -1 = terminator)
180 * @dma_req: DMA request ID (should be non-negative except -1 = terminator)
/linux-4.1.27/arch/arm/boot/compressed/
H A Datags_to_fdt.c82 * including the NULL terminator */ merge_fdt_bootargs()
/linux-4.1.27/arch/arm64/lib/
H A Dstrncmp.S97 bics has_nul, tmp1, tmp2 /* Non-zero if NUL terminator. */
226 bics has_nul, tmp1, tmp2 /* Non-zero if NUL terminator. */
H A Dstrcmp.S83 bic has_nul, tmp1, tmp2 /* Non-zero if NUL terminator. */
/linux-4.1.27/drivers/scsi/
H A Ddc395x.h586 #define AUTOTERM 0x04 /* Enable Auto SCSI terminator */
587 #define LOW8TERM 0x02 /* Enable Lower 8 bit SCSI terminator */
588 #define UP8TERM 0x01 /* Enable Upper 8 bit SCSI terminator */
H A Dinitio.h621 #define NCC1_ACTTERM1 0x04 /* Enable active terminator 1 */
622 #define NCC1_ACTTERM2 0x08 /* Enable active terminator 2 */
623 #define NCC1_AUTOTERM 0x10 /* Enable auto terminator */
H A Da100u2w.h353 #define NCC_ACTTERM1 0x20 /* Enable active terminator 1 */
354 #define NCC_ACTTERM2 0x40 /* Enable active terminator 2 */
H A Dips.h826 uint8_t Reserved2; /* Provides NULL terminator to name */
H A Dscsi_scan.c529 * string terminator, so all the following characters are set to
H A Datp870u.c2959 if (atpdev->chip_ver > 0x07) { /* check if atp876 chip then enable terminator */ atp870u_probe()
H A Dinitio.c638 /* Enable SCSI terminator */ initio_init()
H A DFlashPoint.c455 #define SCSI_TERM_ENA_H BIT(6) /* SCSI high byte terminator */
/linux-4.1.27/drivers/mfd/
H A Dpcf50633-core.c98 0 /* terminator */ show_dump_regs()
/linux-4.1.27/drivers/misc/genwqe/
H A Dcard_ddcb.h166 * 0b0000 Early terminator. This is the last entry on the list
/linux-4.1.27/drivers/staging/wlan-ng/
H A Dprism2usb.c55 { } /* terminator */
/linux-4.1.27/drivers/char/agp/
H A Dsis-agp.c153 0 // terminator
/linux-4.1.27/include/net/
H A Dbond_3ad.h141 u8 tlv_type_terminator; /* = terminator */
/linux-4.1.27/scripts/dtc/libfdt/
H A Dfdt_sw.c223 /* Add terminator */ fdt_finish()
/linux-4.1.27/tools/perf/util/
H A Dstring.c326 * Note that the first trailing whitespace is replaced with a %NUL-terminator
/linux-4.1.27/include/asm-generic/
H A Duaccess.h308 * Unlike strnlen, strnlen_user includes the nul terminator in
/linux-4.1.27/fs/ntfs/
H A Drunlist.c680 * ENOENT terminator. ntfs_runlists_merge()
703 /* Finally add the ENOENT terminator. */ ntfs_runlists_merge()
801 * not-mapped and terminator elements. ntfs_malloc_nofs() ntfs_mapping_pairs_decompress()
1029 * The terminator element is setup to the correct value, i.e. one of ntfs_rl_vcn_to_lcn()
1120 * If @rl is NULL, just return 1 (for the single terminator byte).
1304 * If @rl is NULL, just write a single terminator byte to @dst.
1464 /* Add terminator byte. */ ntfs_mapping_pairs_build()
1519 * length @new_length followed by a terminator runlist element. ntfs_rl_truncate_nolock()
1556 * element a terminator. ntfs_rl_truncate_nolock()
1609 /* Add a new terminator runlist element. */ ntfs_rl_truncate_nolock()
H A Dlcnalloc.c331 * the terminator element. ntfs_cluster_alloc()
738 /* Add runlist terminator element. */ ntfs_cluster_alloc()
H A Dmft.c1386 * (non-terminator) runlist element of mft bitmap. ntfs_mft_bitmap_extend_allocation_nolock()
1902 * @rl is the last (non-terminator) runlist element of mft data ntfs_mft_data_extend_allocation_nolock()
H A Dlayout.h2400 excluding the '\0' byte terminator. */
/linux-4.1.27/arch/arm/crypto/
H A Dsha256-armv4.pl198 .word 0 @ terminator
513 teq $t1,#0 @ check for K256 terminator
/linux-4.1.27/drivers/staging/unisys/visorchipset/
H A Dparser.c331 /* look for a separator character, terminator character, or
/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddib3000mb_priv.h407 /* terminator, no more demods */
/linux-4.1.27/arch/arm/mach-u300/
H A Dcore.c264 .chipid = 0x0000, /* List terminator */
/linux-4.1.27/drivers/usb/serial/
H A Dti_usb_3410_5052.c163 { } /* terminator */
171 { } /* terminator */
196 { } /* terminator */
/linux-4.1.27/scripts/mod/
H A Dfile2alias.c155 /* Verify last one is a terminator */ device_id_check()
353 /* Leave last one: it's the terminator. */ do_usb_table()
1215 /* Leave last one: it's the terminator. */ do_table()
/linux-4.1.27/drivers/scsi/arm/
H A Deesox.c19 * Added terminator control
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dintel_bios.h302 u16 terminator; member in struct:lvds_fp_timing
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Ddlpar.c74 /* If parent node path is "/" advance path to NULL terminator to dlpar_parse_cc_node()
/linux-4.1.27/arch/ia64/include/asm/
H A Duaccess.h302 * Returns: -EFAULT if exception before terminator, N if the entire buffer filled, else
/linux-4.1.27/sound/hda/
H A Dhdac_device.c591 {} /* terminator */
/linux-4.1.27/sound/pci/asihpi/
H A Dhpicmn.c494 /* Ensure null terminator */ hpi_check_control_cache_single()
/linux-4.1.27/sound/usb/caiaq/
H A Ddevice.c155 { /* terminator */ }
/linux-4.1.27/sound/usb/usx2y/
H A Dusbusx2y.c332 { /* terminator */ }
H A Dus122l.c763 { /* terminator */ }
/linux-4.1.27/drivers/s390/net/
H A Dqeth_l3_sys.c698 entry_len += 2; /* \n + terminator */ qeth_l3_dev_vipa_add_show()
860 entry_len += 2; /* \n + terminator */ qeth_l3_dev_rxip_add_show()
/linux-4.1.27/fs/ceph/
H A Dxattr.c250 { .name = NULL, 0 } /* Required table terminator */
269 { .name = NULL, 0 } /* Required table terminator */
/linux-4.1.27/sound/ppc/
H A Dtumbler.c148 0, /* terminator */ tumbler_init_client()
163 0, /* terminator */ snapper_init_client()
H A Dpmac.c1310 * terminator power. snd_pmac_new()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
H A Dosc_cl_internal.h670 /** terminator of this extent. Must be true if this extent is in IO. */
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_bios.h343 u16 terminator; member in struct:lvds_fp_timing
/linux-4.1.27/drivers/cpufreq/
H A Dacpi-cpufreq.c963 /* make sure there is a terminator behind it */ acpi_cpufreq_init()
/linux-4.1.27/arch/mips/alchemy/common/
H A Dirq.c283 { -1, }, /* terminator */
/linux-4.1.27/fs/nfs/
H A Dnfs4idmap.c639 /* Note: here we store the NUL terminator too */ nfs_idmap_read_and_verify_message()
H A Dnfs4xdr.c106 /* PI(4 bytes) + LFS(4 bytes) + 1(for null terminator?) + MAXLABELLEN */
/linux-4.1.27/fs/nfs/objlayout/
H A Dobjlayout.c653 s.len = max_len - 1; /* space for null terminator */ __copy_nfsS_and_zero_terminate()
/linux-4.1.27/drivers/platform/x86/
H A Dacerhdf.c255 /* pewpew-terminator */
H A Ddell-laptop.c325 /* Final token is a terminator, so we don't want to copy it */ parse_da_table()
/linux-4.1.27/drivers/power/
H A Dsbs-battery.c235 /* block_length does not include NULL terminator */ sbs_read_string_data()
/linux-4.1.27/fs/autofs4/
H A Ddev-ioctl.c141 "path string terminator missing for cmd(0x%08x)", validate_dev_ioctl()
/linux-4.1.27/fs/
H A Dcoredump.c162 * CORENAME_MAX_SIZE bytes plus one byte for the zero terminator.
H A Dnamei.c119 * PATH_MAX includes the nul terminator --RR.
/linux-4.1.27/kernel/
H A Dparams.c636 /* Extra pointer for NULL terminator */ add_sysfs_param()
H A Daudit.c1549 new_len = slen + 3; /* enclosing quotes + null terminator */ audit_log_n_string()
1561 skb_put(skb, slen + 2); /* don't include null terminator */ audit_log_n_string()
/linux-4.1.27/net/netfilter/
H A Dnf_conntrack_ftp.c137 terminator (or we don't care about one) try_number()
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c432 int slen = strlen(sigkeyconstant) + 1; /* include null terminator */ context_derive_keys_rc4()
/linux-4.1.27/sound/pci/
H A Datiixp.c302 { } /* terminator */
1412 { } /* terminator */
H A Dad1889.c758 { } /* terminator */
H A Dintel8x0.c2202 { } /* terminator */
2887 { } /* terminator */
H A Dvia82xx.c1895 { } /* terminator */
2497 { } /* terminator */
/linux-4.1.27/sound/pci/ctxfi/
H A Dctatc.c48 { } /* terminator */
65 { } /* terminator */
/linux-4.1.27/sound/pci/nm256/
H A Dnm256.c1270 { } /* terminator */
1642 { } /* terminator */
/linux-4.1.27/drivers/iio/adc/
H A Dat91_adc.c1419 /* terminator */
/linux-4.1.27/drivers/net/usb/
H A Dkaweth.c164 {} /* Null terminator */
/linux-4.1.27/drivers/staging/xgifb/
H A Dvb_init.c438 /* CR89 terminator type select */ XGINew_SetDRAMDefaultRegister340()
/linux-4.1.27/drivers/pci/hotplug/
H A Dcpqphp_core.c227 /* Look for the double NULL terminator get_subsequent_smbios_entry()
/linux-4.1.27/drivers/hid/
H A Dhid-logitech-dj.c377 * semicolon, the index, and a null terminator logi_dj_recv_add_djhid_device()
/linux-4.1.27/Documentation/dvb/
H A Dget_dvb_firmware419 # Block scope because we change the line terminator variable $/
/linux-4.1.27/arch/arc/kernel/
H A Dunwind.c609 ++ptr; /* skip terminator */ fde_pointer_type()
/linux-4.1.27/fs/exofs/
H A Dsuper.c535 * mkexofs should give us space for a null-terminator else the exofs_devs_2_odi()
/linux-4.1.27/scripts/
H A Dasn1_compiler.c383 /* Found a comment; see if there's a terminator */ tokenise()
/linux-4.1.27/include/acpi/
H A Dactypes.h1142 #define ACPI_EISAID_STRING_SIZE 8 /* Includes null terminator */
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.c1477 /* verify terminator is in the list */ fm10k_mbx_validate_handlers()
1489 /* verify terminator is in the list */ fm10k_mbx_validate_handlers()
/linux-4.1.27/drivers/scsi/pcmcia/
H A Dnsp_cs.c341 nsp_msg(KERN_INFO, "terminator power on"); nsphw_init()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dobd_config.c120 * parameter terminator with the exception that spaces inside single or double
/linux-4.1.27/drivers/usb/class/
H A Dusblp.c1320 * Returns length, including length bytes but not null terminator.
/linux-4.1.27/drivers/video/fbdev/
H A Datmel_lcdfb.c132 /* terminator */
/linux-4.1.27/sound/soc/codecs/
H A Dwm_adsp.c1017 /* Read the terminator first to validate the length */ wm_adsp_setup_algs()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2997 u8 chip; /* terminator chip type */
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1513 /* weird g80 mobile type that "nv" treats as a terminator */ parse_dcb20_entry()
/linux-4.1.27/drivers/usb/gadget/function/
H A Duvc_configfs.c1162 /* sign, base 2 representation, newline, terminator */ __uvcg_iter_frm_intrv()
H A Df_fs.c2346 s->id = 0; /* terminator */ __ffs_data_got_strings()
/linux-4.1.27/fs/ocfs2/
H A Dnamei.c1646 * data, including the null terminator.
/linux-4.1.27/fs/gfs2/
H A Ddir.c18 * actually required for the name (no null terminator). The field de_rec_len
/linux-4.1.27/sound/pci/emu10k1/
H A Demu10k1_main.c1799 { } /* terminator */
/linux-4.1.27/sound/pci/ac97/
H A Dac97_patch.c1456 { } /* terminator */
3902 { } /* terminator */
/linux-4.1.27/drivers/net/ethernet/freescale/
H A Ducc_geth.c3003 /* Rx needs one extra for terminator */ ucc_geth_startup()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c583 cpus[SGE_QSETS] = 0xff; /* terminator */ setup_rss()
/linux-4.1.27/arch/powerpc/kernel/
H A Dprom_init.c1109 * have our terminator with "size" set to 0 since we are reserve_mem()
/linux-4.1.27/sound/pci/cs46xx/
H A Dcs46xx_lib.c3758 {} /* terminator */
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Datombios.h192 #define MAXSIZE_OF_ATOMBIOS_ASIC_BUS_MEM_TYPE 20 /* including the terminator 0x0! */
6742 UCHAR aVID_PinsShift[9]; // 8 bit strap maximum+terminator
6784 UCHAR aVID_PinsShift[9]; //8 bit strap maximum+terminator
/linux-4.1.27/drivers/tty/serial/8250/
H A D8250_pci.c2859 * Default "match everything" terminator entry
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_attr.c66 * @hdw: ascii string holding converted integer plus a string terminator.

Completed in 5602 milliseconds

12