/linux-4.1.27/drivers/scsi/aic94xx/ |
H A D | aic94xx_seq.h | 41 /* numeric major version */ 43 /* numeric minor version */
|
/linux-4.1.27/include/xen/interface/ |
H A D | elfnote.h | 50 * The virtual address of the entry point (numeric). 56 /* The virtual address of the hypercall transfer page (numeric). 63 /* The virtual address where the kernel image should be mapped (numeric). 73 * pseudo-physical address (numeric). 143 * The lowest address the hypervisor hole can begin at (numeric). 153 * (non-present) L1 page table entries carrying valid MFNs (numeric). 159 * This is a numeric value. 183 * The features supported by this kernel (numeric).
|
H A D | xen.h | 753 /* In assembly code we cannot use C numeric constant suffixes. */
|
/linux-4.1.27/net/9p/ |
H A D | util.c | 81 * p9_idpool_get - allocate numeric id from pool 110 * p9_idpool_put - release numeric id from pool 111 * @id: numeric id which is being released
|
H A D | error.c | 39 * struct errormap - map string errors from Plan 9 to Linux numeric ids 41 * @val: numeric id most closely representing @name
|
H A D | protocol.c | 90 u - numeric uid 91 g - numeric gid
|
H A D | client.c | 222 * @tag: numeric id for transaction 306 * @tag: numeric id for transaction
|
/linux-4.1.27/include/linux/ |
H A D | mc6821.h | 8 * this files expects the PIA_REG_PADWIDTH to be defined the numeric
|
H A D | kbd_kern.h | 46 #define VC_NUMLOCK 1 /* numeric lock mode */
|
H A D | pid.h | 21 * quickly from the numeric pid value. The attached processes may be 38 * resources, and since a new struct pid is allocated when the numeric pid
|
H A D | module.h | 151 * character `.'. Ordered by numeric sort for numeric parts,
|
H A D | powercap.h | 302 * sysfs under that zone as attributes with unique numeric IDs.
|
H A D | device-mapper.h | 328 * The minimum and maximum value of a numeric argument, together with
|
H A D | fs.h | 763 * instead deal with the raw numeric values that are stored 2892 * All attributes contain a text representation of a numeric value
|
/linux-4.1.27/drivers/isdn/i4l/ |
H A D | isdn_tty.h | 33 #define REG_RESPNUM 12 /* show numeric responses register */ 34 #define BIT_RESPNUM 2 /* show numeric responses bit */
|
H A D | isdn_tty.c | 2437 /* Show numeric results only */ isdn_tty_modem_result()
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
H A D | xt_osf.h | 108 * plain numeric value. Can also be made as plain numeric value which
|
H A D | nf_tables.h | 56 * The nf_tables verdicts share their numeric space with the netfilter verdicts. 163 * @NFTA_CHAIN_HANDLE: numeric handle of the chain (NLA_U64) 166 * @NFTA_CHAIN_POLICY: numeric policy of the chain (NLA_U32) 190 * @NFTA_RULE_HANDLE: numeric handle of the rule (NLA_U64) 193 * @NFTA_RULE_POSITION: numeric handle of the previous rule (NLA_U64)
|
/linux-4.1.27/drivers/media/rc/keymaps/ |
H A D | rc-proteus-2309.c | 19 /* numeric */
|
/linux-4.1.27/fs/ncpfs/ |
H A D | getopt.c | 59 pr_info("%s: invalid numeric value in %s=%s\n", ncp_getopt()
|
/linux-4.1.27/include/net/ |
H A D | netlink.h | 744 * @value: numeric value 755 * @value: numeric value 766 * @value: numeric value 777 * @value: numeric value 788 * @value: numeric value 799 * @value: numeric value 810 * @value: numeric value 821 * @value: numeric value 832 * @value: numeric value 843 * @value: numeric value 854 * @value: numeric value 865 * @value: numeric value 876 * @value: numeric value 887 * @value: numeric value 898 * @value: numeric value 909 * @value: numeric value 920 * @value: numeric value
|
H A D | cfg80211.h | 3887 * check and PTR_ERR() to obtain the numeric return value. The numeric return
|
/linux-4.1.27/fs/9p/ |
H A D | v9fs.h | 84 * @dfltuid: default numeric userid to mount hierarchy as 85 * @dfltgid: default numeric groupid to mount hierarchy as 86 * @uid: if %V9FS_ACCESS_SINGLE, the numeric uid which mounted the hierarchy
|
/linux-4.1.27/arch/um/os-Linux/ |
H A D | util.c | 135 * processed in numeric order so the SIGTERM (signal 15 vs os_dump_core()
|
/linux-4.1.27/include/uapi/linux/ |
H A D | elfcore.h | 80 char pr_state; /* numeric process state */
|
H A D | wimax.h | 184 * maximum numeric value of states.
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | binfmt_elfn32.c | 81 char pr_state; /* numeric process state */
|
H A D | binfmt_elfo32.c | 102 char pr_state; /* numeric process state */
|
/linux-4.1.27/arch/mn10300/include/asm/ |
H A D | rtc-regs.h | 55 #define RTCRB_DM 0x04 /* numeric value format */
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | binfmt_elf32.c | 65 char pr_state; /* numeric process state */
|
/linux-4.1.27/scripts/ |
H A D | show_delta | 102 # assume a numeric base. If that fails, try searching
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_values.h | 41 * not include definitions for register fields which are simple numeric
|
/linux-4.1.27/drivers/media/pci/cx25821/ |
H A D | cx25821-medusa-video.c | 552 static unsigned long convert_to_twos(long numeric, unsigned long bits_len) convert_to_twos() argument 556 if (numeric >= 0) convert_to_twos() 557 return numeric; convert_to_twos() 559 temp = ~(abs(numeric) & 0xFF); convert_to_twos()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
H A D | nidstrings.c | 105 /* numeric IP? */ libcfs_ip_str2addr() 147 * Nf_parse_addrlist method for networks using numeric addresses. 151 * \retval 0 if \a str parsed to numeric address 168 * Nf_match_addr method for networks using numeric addresses
|
/linux-4.1.27/drivers/clk/ |
H A D | clk-mux.c | 39 * FIXME need a mux-specific flag to determine if val is bitwise or numeric clk_mux_get_parent()
|
/linux-4.1.27/samples/trace_events/ |
H A D | trace-events-sample.h | 28 * TRACE_SYSTEM is expected to be a C valid variable (alpha-numeric 35 * But the above is only needed if TRACE_SYSTEM is not alpha-numeric 37 * TRACE_SYSTEM. As TRACE_SYSTEM_VAR must be alpha-numeric, if 39 * only alpha-numeric and underscores.
|
/linux-4.1.27/include/net/9p/ |
H A D | client.h | 173 * @fid: numeric identifier for this handle 177 * @uid: the numeric uid of the local user who owns this handle
|
H A D | 9p.h | 389 * @n_uid: numeric user id of owner (part of 9p2000.u extension) 390 * @n_gid: numeric group id (part of 9p2000.u extension) 391 * @n_muid: numeric user id of laster modifier (part of 9p2000.u extension)
|
/linux-4.1.27/fs/nfsd/ |
H A D | nfsctl.c | 340 * maxsize: numeric maximum size of 412 * string numeric value representing the number of 427 * string numeric value representing the number of 862 * containing numeric value of the current NFS blksize 911 * containing numeric value of max_connections setting
|
/linux-4.1.27/drivers/staging/sm750fb/ |
H A D | sm750_hw.c | 367 /* crtc->channel is not equal to par->index on numeric,be aware of that */ hw_sm750_crtc_setMode() 399 /* crtc->channel is not equal to par->index on numeric,be aware of that */ hw_sm750_crtc_setMode()
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | utstring.c | 437 * 2) numeric 473 * 2) numeric
|
H A D | uteval.c | 199 * DESCRIPTION: Evaluates a numeric namespace object for a selected device
|
H A D | exutils.c | 309 * DESCRIPTION: Convert a numeric EISAID to string representation. Return
|
H A D | dswexec.c | 705 * ACPI 2.0 support for 64-bit integers: Truncate numeric acpi_ds_exec_end_op()
|
H A D | exoparg1.c | 142 * DESCRIPTION: Execute Type 1 monadic operator with numeric operand on
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-vx855.c | 90 /* Mapping betwee numeric GPIO ID and the actual GPIO hardware numbering:
|
H A D | gpiolib-of.c | 372 pr_err("%s: Group name of numeric GPIO ranges must be the empty string.\n", of_gpiochip_add_pin_range()
|
/linux-4.1.27/drivers/clk/ti/ |
H A D | mux.c | 39 * numeric. e.g. sys_clkin_ck's clksel field is 3 bits wide, but ranges ti_clk_mux_get_parent()
|
/linux-4.1.27/drivers/dio/ |
H A D | dio.c | 51 /* We associate each numeric ID with an appropriate descriptive string
|
/linux-4.1.27/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_gpu.h | 141 uint32_t revn; /* numeric revision name */
|
/linux-4.1.27/init/ |
H A D | do_mounts_md.c | 109 case 1: /* the first device is numeric */ md_setup()
|
/linux-4.1.27/arch/hexagon/kernel/ |
H A D | signal.c | 124 * the presence of these two numeric magic values. setup_rt_frame()
|
/linux-4.1.27/sound/core/ |
H A D | jack.c | 193 * BTN_n numeric buttons will be reported.
|
/linux-4.1.27/tools/perf/util/ |
H A D | string.c | 8 * and return its numeric value
|
H A D | trace-event-parse.c | 258 * If the flag is not numeric, see if it is something that eval_flag()
|
H A D | pmu.c | 633 * Either directly use a numeric term, or try to translate string terms pmu_config_term()
|
/linux-4.1.27/kernel/debug/kdb/ |
H A D | kdb_main.c | 124 KDBMSG(BADINT, "Illegal numeric value"), 253 * match A character string representing a numeric value 283 * match A character string representing a numeric value 326 * kdbgetularg - This function will convert a numeric string into an 329 * arg A character string representing a numeric value 472 * The argument may consist of a numeric value (decimal or 474 * percent sign), an environment variable with a numeric value 476 * consisting of a symbol name, +/-, and a numeric constant value 518 * symbol | numeric-address [+/- numeric-offset] kdbgetaddrarg()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | lustre_import.h | 105 /** Returns test string representation of numeric import state \a state */ ptlrpc_import_state_name()
|
/linux-4.1.27/drivers/edac/ |
H A D | edac_pci.c | 326 * @edac_idx: A unique numeric identifier to be assigned to the
|
/linux-4.1.27/include/uapi/linux/raid/ |
H A D | md_p.h | 213 * All numeric fields are little-endian.
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | early.c | 155 * On error: response contains the numeric portion of cp error message. create_kernel_nss()
|
/linux-4.1.27/fs/gfs2/ |
H A D | super.c | 233 pr_warn("commit mount option requires a positive numeric argument\n"); gfs2_mount_args() 240 pr_warn("statfs_quantum mount option requires a non-negative numeric argument\n"); gfs2_mount_args() 247 pr_warn("quota_quantum mount option requires a positive numeric argument\n"); gfs2_mount_args() 255 pr_warn("statfs_percent mount option requires a numeric argument between 0 and 100\n"); gfs2_mount_args()
|
/linux-4.1.27/lib/ |
H A D | kobject_uevent.c | 56 * kobject_action_type - translate action string to numeric type
|
/linux-4.1.27/tools/power/cpupower/utils/helpers/ |
H A D | sysfs.c | 185 /* read access to files which contain one numeric value */
|
/linux-4.1.27/include/net/netfilter/ |
H A D | nf_tables.h | 287 * @ktype: key type (numeric type defined by userspace, not used in the kernel) 288 * @dtype: data type (verdict or numeric type defined by userspace) 757 * @type: numeric identifier
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
H A D | libcfs_private.h | 443 /* max value for numeric network address */
|
/linux-4.1.27/arch/tile/include/hv/ |
H A D | drv_xgbe_impl.h | 46 * NOTE: The actual numeric values here are intentional and allow us to
|
/linux-4.1.27/arch/x86/crypto/ |
H A D | aes_ctrby8_avx-x86_64.S | 142 /* club the numeric 'id' to the symbol 'name' */
|
/linux-4.1.27/include/sound/ |
H A D | core.h | 113 unsigned int last_numid; /* last used numeric ID */
|
/linux-4.1.27/fs/fat/ |
H A D | fat.h | 46 numtail:1, /* Does first alias have a numeric '~1' type tail? */
|
/linux-4.1.27/tools/power/cpupower/lib/ |
H A D | sysfs.c | 88 /* read access to files which contain one numeric value */
|
/linux-4.1.27/include/uapi/sound/ |
H A D | asound.h | 863 unsigned int numid; /* numeric identifier, zero = invalid */ 940 unsigned int numid; /* control element numeric identification */
|
/linux-4.1.27/scripts/mod/ |
H A D | file2alias.c | 171 /* USB is special because the bcdDevice can be matched against a numeric range */ 317 /* Convert numeric bcdDevice range into fnmatch-able pattern(s) */ do_usb_entry_multi()
|
/linux-4.1.27/drivers/scsi/ |
H A D | g_NCR5380.c | 114 * @ints: numeric parameters
|
H A D | wd33c93.c | 146 * _must_ be a colon between a keyword and its numeric argument, with no 1776 * themselves. str points to where the non-numeric arguments (if any) wd33c93_setup() 1778 * keywords out of numeric args (to maintain compatibility with older wd33c93_setup()
|
H A D | scsi_devinfo.c | 32 int key; /* unique numeric identifier */
|
H A D | in2000.c | 166 * _must_ be a colon between a keyword and its numeric argument, with no
|
H A D | advansys.c | 2934 * Serial Number consists fo 12 alpha-numeric digits.
|
/linux-4.1.27/drivers/staging/iio/ |
H A D | iio_simple_dummy.c | 111 /* Channel has a numeric index of 0 */
|
/linux-4.1.27/drivers/input/misc/ |
H A D | ati_remote2.c | 31 * currently configured "channel", using the numeric keypad enter a number between 1 and
|
/linux-4.1.27/fs/nfs/ |
H A D | nfs4idmap.c | 145 * their numeric uid/gid equivalents, and then frees the cached strings.
|
H A D | super.c | 1326 * options that take numeric values nfs_parse_mount_options()
|
/linux-4.1.27/include/linux/wimax/ |
H A D | debug.h | 125 * file with a single numeric value that can be use to tweak it. To
|
/linux-4.1.27/lib/fonts/ |
H A D | font_pearl_8x8.c | 5 /* Combined with the alpha-numeric */
|
/linux-4.1.27/net/sched/ |
H A D | em_meta.c | 48 * be provided for non-numeric types.
|
/linux-4.1.27/security/tomoyo/ |
H A D | condition.c | 810 /* Check numeric or bit-op expressions. */ tomoyo_condition()
|
H A D | common.h | 203 /* Index numbers for type of numeric values. */
|
/linux-4.1.27/drivers/isdn/gigaset/ |
H A D | gigaset.h | 185 /* - numeric */
|
H A D | ev-layer.c | 50 /* - numeric */
|
/linux-4.1.27/drivers/memstick/core/ |
H A D | mspro_block.c | 987 * attr_offset and attr_len will be of large numeric types, we can be mspro_block_read_attributes()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_sysfs.c | 647 ipath_dev_err(dd, "attempt to use non-numeric on enable\n"); store_enabled()
|
/linux-4.1.27/drivers/crypto/caam/ |
H A D | regs.h | 57 * write of the higher-numeric-address word, then ordered
|
/linux-4.1.27/fs/ |
H A D | super.c | 692 * @flags: numeric part of options
|
/linux-4.1.27/fs/cifs/ |
H A D | netmisc.c | 164 * treat the part following it as a numeric sin6_scope_id.
|
H A D | connect.c | 91 /* Mount options which take numeric value */
|
/linux-4.1.27/drivers/md/ |
H A D | dm-raid.c | 596 /* Parameters that take a numeric value are checked here */ parse_raid_params()
|
H A D | dm.c | 43 * Cookies are numeric values sent with CHANGE and REMOVE
|
/linux-4.1.27/drivers/s390/char/ |
H A D | tty3270.c | 1436 * Pn is a numeric parameter, a string of zero or more decimal digits.
|
/linux-4.1.27/drivers/tty/hvc/ |
H A D | hvc_iucv.c | 1468 * @val: Parameter value (numeric)
|
/linux-4.1.27/arch/arm/boot/compressed/ |
H A D | head.S | 154 * FIQs/IRQs (numeric definitions from angel arm.h source).
|
/linux-4.1.27/drivers/staging/speakup/ |
H A D | main.c | 90 {"extended numeric", "", B_EXNUM},
|
/linux-4.1.27/arch/powerpc/xmon/ |
H A D | xmon.c | 2701 /* Print an address in numeric and symbolic form (if possible) */ xmon_print_symbol()
|
/linux-4.1.27/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 520 Sometimes, we need to munge numeric values that are represented on
|
/linux-4.1.27/tools/lib/traceevent/ |
H A D | parse-filter.c | 599 /* numeric compare */ add_right()
|
H A D | event-parse.c | 3639 * If the flag is not numeric, see if it is something that eval_flag()
|
/linux-4.1.27/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 452 * @flag: numeric value to set for true.
|
/linux-4.1.27/drivers/parport/ |
H A D | parport_pc.c | 3232 * IRQ/DMA may be numeric or 'auto' or 'none'
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | serial_core.c | 323 * Decode the termios structure into a numeric baud rate,
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_hsi.h | 1702 * The macros below add generic support for SHMEM arrays with numeric elements
|
/linux-4.1.27/drivers/char/ipmi/ |
H A D | ipmi_msghandler.c | 2847 /* Add the new interface in numeric order. */ ipmi_register_smi()
|