Searched defs:str (Results 1 - 200 of 988) sorted by relevance

12345

/linux-4.4.14/arch/x86/boot/
H A Dmkcpustr.c26 const char *str; main() local
H A Dtty.c63 void __attribute__((section(".inittext"))) puts(const char *str) puts() argument
H A Dprintf.c43 static char *number(char *str, long num, int base, int size, int precision, number() argument
120 char *str; vsprintf() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Doption.h12 strncasecmpz(const char *str, const char *cmp, size_t len) strncasecmpz() argument
/linux-4.4.14/arch/x86/mm/
H A Dsetup_nx.c18 static int __init noexec_setup(char *str) noexec_setup() argument
/linux-4.4.14/arch/alpha/lib/
H A Dsrm_puts.c9 srm_puts(const char *str, long len) srm_puts() argument
/linux-4.4.14/arch/xtensa/platforms/xtfpga/include/platform/
H A Dlcd.h22 static inline void lcd_disp_at_pos(char *str, unsigned char pos) lcd_disp_at_pos() argument
/linux-4.4.14/scripts/dtc/libfdt/
H A Dfdt_strerror.c59 const char *str; member in struct:fdt_errtabent
/linux-4.4.14/include/xen/
H A Dhvc-console.h13 static inline void xen_raw_console_write(const char *str) { } xen_raw_console_write() argument
/linux-4.4.14/arch/sh/drivers/pci/
H A Dfixups-sdk7786.c28 char *__init pcibios_setup(char *str) pcibios_setup() argument
/linux-4.4.14/arch/mips/loongson64/common/
H A Dmachtype.c45 char *p, str[MACHTYPE_LEN + 1]; prom_init_machtype() local
/linux-4.4.14/include/linux/
H A Dkdebug.h10 const char *str; member in struct:die_args
H A Dstring.h68 static inline __must_check char *strstrip(char *str) strstrip() argument
146 static inline bool strstarts(const char *str, const char *prefix) strstarts() argument
H A Dof_device.h75 of_device_get_modalias(struct device *dev, char *str, ssize_t len) of_device_get_modalias() argument
/linux-4.4.14/tools/perf/util/
H A Dparse-regs-options.c8 parse_regs(const struct option *opt, const char *str, int unset) parse_regs() argument
H A Dwrapper.c15 char *xstrdup(const char *str) xstrdup() argument
H A Dparse-branch-options.c35 parse_branch_stack(const struct option *opt, const char *str, int unset) parse_branch_stack() argument
H A Dtarget.c72 const char *str = target->uid_str; target__parse_uid() local
H A Dcgroup.c76 static int add_cgroup(struct perf_evlist *evlist, char *str) add_cgroup() argument
137 int parse_cgroups(const struct option *opt __maybe_unused, const char *str, parse_cgroups() argument
H A Dcomm.c8 char *str; member in struct:comm_str
32 static struct comm_str *comm_str__alloc(const char *str) comm_str__alloc() argument
51 static struct comm_str *comm_str__findnew(const char *str, struct rb_root *root) comm_str__findnew() argument
82 struct comm *comm__new(const char *str, u64 timestamp, bool exec) comm__new() argument
103 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) comm__override() argument
/linux-4.4.14/drivers/staging/wilc1000/
H A Dwilc_wlan_cfg.h30 u8 *str; member in struct:__anon10890
/linux-4.4.14/drivers/gpu/host1x/
H A Ddebug.h32 static inline void write_to_seqfile(void *ctx, const char *str, size_t len) write_to_seqfile() argument
37 static inline void write_to_printk(void *ctx, const char *str, size_t len) write_to_printk() argument
/linux-4.4.14/drivers/cpuidle/
H A Dgovernor.c26 static struct cpuidle_governor * __cpuidle_find_governor(const char *str) __cpuidle_find_governor() argument
/linux-4.4.14/arch/tile/kernel/
H A Dearly_printk.c64 static int __init setup_early_printk(char *str) setup_early_printk() argument
H A Dsignal.c301 static int __init crashinfo(char *str) crashinfo() argument
/linux-4.4.14/arch/um/drivers/
H A Dstderr_console.c38 static int stderr_setup(char *str) stderr_setup() argument
H A Dcow_sys.h20 static inline char *cow_strdup(char *str) cow_strdup() argument
H A Ddaemon_kern.c61 static int daemon_setup(char *str, char **mac_out, void *data) daemon_setup() argument
H A Dfd.c19 char str[sizeof("1234567890\0")]; member in struct:fd_chan
22 static void *fd_init(char *str, int device, const struct chan_opts *opts) fd_init() argument
H A Dnull.c15 static void *null_init(char *str, int device, const struct chan_opts *opts) null_init() argument
H A Dslip_kern.c66 static int slip_setup(char *str, char **mac_out, void *data) slip_setup() argument
H A Dslirp_kern.c71 static int slirp_setup(char *str, char **mac_out, void *data) slirp_setup() argument
H A Dtty.c19 static void *tty_chan_init(char *str, int device, const struct chan_opts *opts) tty_chan_init() argument
H A Dpcap_kern.c53 int pcap_setup(char *str, char **mac_out, void *data) pcap_setup() argument
H A Dvde_kern.c70 static int vde_setup(char *str, char **mac_out, void *data) vde_setup() argument
H A Dmconsole_user.c126 int mconsole_reply_len(struct mc_request *req, const char *str, int total, mconsole_reply_len() argument
165 int mconsole_reply(struct mc_request *req, const char *str, int err, int more) mconsole_reply() argument
H A Dport_user.c24 static void *port_init(char *str, int device, const struct chan_opts *opts) port_init() argument
H A Dpty.c26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) pty_chan_init() argument
H A Dssl.c72 static int ssl_config(char *str, char **error_out) ssl_config() argument
78 static int ssl_get_config(char *dev, char *str, int size, char **error_out) ssl_get_config() argument
192 static int ssl_chan_setup(char *str) ssl_chan_setup() argument
H A Dstdio_console.c77 static int con_config(char *str, char **error_out) con_config() argument
82 static int con_get_config(char *dev, char *str, int size, char **error_out) con_get_config() argument
193 static int console_chan_setup(char *str) console_chan_setup() argument
H A Dumcast_kern.c70 static int mcast_setup(char *str, char **mac_out, void *data) mcast_setup() argument
116 static int ucast_setup(char *str, char **mac_out, void *data) ucast_setup() argument
H A Dxterm.c27 static void *xterm_init(char *str, int device, const struct chan_opts *opts) xterm_init() argument
/linux-4.4.14/arch/x86/kernel/acpi/
H A Dsleep.c121 static int __init acpi_sleep_setup(char *str) acpi_sleep_setup() argument
/linux-4.4.14/crypto/
H A Dfips.c24 static int fips_enable(char *str) fips_enable() argument
/linux-4.4.14/net/ceph/
H A Dceph_hash.c23 unsigned int ceph_str_hash_rjenkins(const char *str, unsigned int length) ceph_str_hash_rjenkins() argument
84 unsigned int ceph_str_hash_linux(const char *str, unsigned int length) ceph_str_hash_linux() argument
/linux-4.4.14/kernel/printk/
H A Dbraille.c10 char *_braille_console_setup(char **str, char **brl_options) _braille_console_setup() argument
H A Dbraille.h29 _braille_console_setup(char **str, char **brl_options) _braille_console_setup() argument
/linux-4.4.14/arch/mips/emma/markeins/
H A Dled.c33 void markeins_led(const char *str) markeins_led() argument
53 char str[10]; markeins_led_hex() local
/linux-4.4.14/arch/metag/tbx/
H A Dtbistring.c86 const void *__TBITransStr(const char *str, int len) __TBITransStr() argument
25 __TBIFindStr(const TBISTR *start, const char *str, int match_len) __TBIFindStr() argument
/linux-4.4.14/arch/mips/mti-malta/
H A Dmalta-display.c23 void mips_display_message(const char *str) mips_display_message() argument
/linux-4.4.14/arch/mips/sibyte/common/
H A Dcfe_console.c12 static void cfe_console_write(struct console *cons, const char *str, cfe_console_write() argument
43 static int cfe_console_setup(struct console *cons, char *str) cfe_console_setup() argument
/linux-4.4.14/tools/testing/selftests/powerpc/dscr/
H A Ddscr_user_test.c24 static int check_dscr(char *str) check_dscr() argument
/linux-4.4.14/drivers/usb/mon/
H A Dmon_stat.c23 char str[STAT_BUF_SIZE]; member in struct:snap
/linux-4.4.14/drivers/isdn/pcbit/
H A Dmodule.c97 char *str; pcbit_setup() local
H A Dcapi.c532 char str[32]; capi_decode_conn_actv_ind() local
634 char str[64]; capi_decode_debug_188() local
/linux-4.4.14/drivers/net/wan/lmc/
H A Dlmc_debug.c15 char str[80], *pstr; lmcConsoleLog() local
/linux-4.4.14/drivers/pci/pcie/aer/
H A Decrc.c119 void pcie_ecrc_get_policy(char *str) pcie_ecrc_get_policy() argument
/linux-4.4.14/drivers/edac/
H A Dedac_stub.c34 static int __init edac_report_setup(char *str) edac_report_setup() argument
/linux-4.4.14/arch/x86/kernel/
H A Dtopology.c44 static int __init enable_cpu0_hotplug(char *str) enable_cpu0_hotplug() argument
H A Dsys_x86_64.c59 static int __init control_va_addr_alignment(char *str) control_va_addr_alignment() argument
/linux-4.4.14/arch/arc/include/asm/
H A Dsetup.h23 const char *str; member in struct:id_to_str
/linux-4.4.14/arch/arc/kernel/
H A Dtraps.c31 void die(const char *str, struct pt_regs *regs, unsigned long address) die() argument
45 unhandled_exception(const char *str, struct pt_regs *regs, siginfo_t *info) unhandled_exception() argument
/linux-4.4.14/arch/c6x/kernel/
H A Dsoc.c34 static int __init get_mac_addr_from_cmdline(char *str) get_mac_addr_from_cmdline() argument
/linux-4.4.14/fs/gfs2/
H A Ddentry.c106 static int gfs2_dhash(const struct dentry *dentry, struct qstr *str) gfs2_dhash() argument
/linux-4.4.14/fs/hpfs/
H A Ddentry.c37 hpfs_compare_dentry(const struct dentry *parent, const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *name) hpfs_compare_dentry() argument
/linux-4.4.14/lib/
H A Dstrnlen_user.c104 long strnlen_user(const char __user *str, long count) strnlen_user() argument
136 long strlen_user(const char __user *str) strlen_user() argument
H A Dargv_split.c11 static int count_argc(const char *str) count_argc() argument
59 char **argv_split(gfp_t gfp, const char *str, int *argcp) argv_split() argument
H A Dcmdline.c25 static int get_range(char **str, int *pint) get_range() argument
52 int get_option(char **str, int *pint) get_option() argument
89 char *get_options(const char *str, int nints, int *ints) get_options() argument
174 bool parse_option_str(const char *str, const char *option) parse_option_str() argument
H A Dglob.c40 bool __pure glob_match(char const *pat, char const *str) glob_match() argument
136 char const *pat, *str; member in struct:glob_test
140 static bool __pure __init test(char const *pat, char const *str, bool expected) test() argument
H A Dioremap.c21 static int __init set_nohugeiomap(char *str) set_nohugeiomap() argument
H A Dparser.c210 bool match_wildcard(const char *pattern, const char *str) match_wildcard() argument
/linux-4.4.14/mm/
H A Dfailslab.c28 static int __init setup_failslab(char *str) setup_failslab() argument
/linux-4.4.14/scripts/dtc/
H A Dutil.h30 static inline void __attribute__((noreturn)) die(const char *str, ...) die() argument
/linux-4.4.14/security/apparmor/
H A Dlib.c66 void aa_info_message(const char *str) aa_info_message() argument
H A Dpath.c30 static int prepend(char **buffer, int buflen, const char *str, int namelen) prepend() argument
210 char *buf, *str = NULL; aa_path_name() local
H A Dprocattr.c38 char *str; aa_getprocattr() local
/linux-4.4.14/security/integrity/
H A Dintegrity_audit.c21 static int __init integrity_audit_setup(char *str) integrity_audit_setup() argument
/linux-4.4.14/security/keys/encrypted-keys/
H A Dencrypted.h39 static inline void dump_hmac(const char *str, const u8 *digest, dump_hmac() argument
61 static inline void dump_hmac(const char *str, const u8 *digest, dump_hmac() argument
/linux-4.4.14/security/tomoyo/
H A Dload_policy.c23 static int __init tomoyo_loader_setup(char *str) tomoyo_loader_setup() argument
62 static int __init tomoyo_trigger_setup(char *str) tomoyo_trigger_setup() argument
/linux-4.4.14/sound/core/
H A Dinfo_oss.c70 char *str; snd_sndstat_show_strings() local
/linux-4.4.14/fs/btrfs/
H A Drcu-string.h21 char str[0]; member in struct:rcu_string
35 static inline void rcu_string_free(struct rcu_string *str) rcu_string_free() argument
/linux-4.4.14/init/
H A Ddo_mounts_initrd.c28 static int __init no_initrd(char *str) no_initrd() argument
/linux-4.4.14/fs/ntfs/
H A Dntfs.h98 char *str; member in struct:__anon11841
/linux-4.4.14/arch/mips/fw/lib/
H A Dcmdline.c90 char *str; fw_getenvl() local
/linux-4.4.14/arch/mips/kernel/
H A Dsegment.c16 static void build_segment_config(char *str, unsigned int cfg) build_segment_config() argument
49 char str[42]; show_segments() local
H A Dmips-mt-fpaff.c190 static int __init fpaff_thresh(char *str) fpaff_thresh() argument
/linux-4.4.14/arch/sh/boards/mach-sdk7786/
H A Dnmi.c28 static int __init nmi_mode_setup(char *str) nmi_mode_setup() argument
/linux-4.4.14/arch/sh/kernel/
H A Dnmi_debug.c47 static int __init nmi_debug_setup(char *str) nmi_debug_setup() argument
H A Dtraps.c17 void die(const char *str, struct pt_regs *regs, long err) die() argument
57 void die_if_kernel(const char *str, struct pt_regs *regs, long err) die_if_kernel() argument
69 void die_if_no_fixup(const char *str, struct pt_regs *regs, long err) die_if_no_fixup() argument
/linux-4.4.14/arch/m68k/kernel/
H A Dpcibios.c100 char *pcibios_setup(char *str) pcibios_setup() argument
/linux-4.4.14/arch/mips/loongson32/common/
H A Dprom.c40 char *str = prom_getenv(env); env_or_default() local
/linux-4.4.14/arch/mips/sgi-ip32/
H A Dip32-setup.c49 static inline void str2eaddr(unsigned char *ea, unsigned char *str) str2eaddr() argument
/linux-4.4.14/arch/nios2/kernel/
H A Dcpuinfo.c52 const char *str; setup_cpuinfo() local
H A Dtraps.c37 void die(const char *str, struct pt_regs *regs, long err) die() argument
/linux-4.4.14/arch/arm/plat-omap/
H A Di2c.c52 static int __init omap_i2c_bus_setup(char *str) omap_i2c_bus_setup() argument
/linux-4.4.14/arch/avr32/kernel/
H A Dnmi_debug.c48 static int __init nmi_debug_setup(char *str) nmi_debug_setup() argument
/linux-4.4.14/net/irda/irlan/
H A Dirlan_filter.c221 const char *str; irlan_print_filter() member in struct:__anon14970
/linux-4.4.14/drivers/xen/xenfs/
H A Dxenstored.c14 const char *str = (const char *)file->private_data; xsd_read() local
/linux-4.4.14/tools/testing/selftests/powerpc/
H A Dutils.h48 #define str(s) _str(s) macro
/linux-4.4.14/drivers/scsi/pcmcia/
H A Dfdomain_stub.c118 char str[22]; fdomain_config() local
/linux-4.4.14/drivers/s390/char/
H A Dtape_proc.c42 const char *str; tape_proc_show() local
H A Dhmcdrv_ftp.c53 const char *str; /* command string */ hmcdrv_ftp_cmd_getid() member in struct:hmcdrv_ftp_cmd_desc
/linux-4.4.14/drivers/gpu/drm/virtio/
H A Dvirtgpu_fence.c53 static void virtio_fence_value_str(struct fence *f, char *str, int size) virtio_fence_value_str() argument
60 static void virtio_timeline_value_str(struct fence *f, char *str, int size) virtio_timeline_value_str() argument
/linux-4.4.14/drivers/pnp/
H A Dsupport.c39 void pnp_eisa_id_to_string(u32 id, char *str) pnp_eisa_id_to_string() argument
/linux-4.4.14/arch/um/os-Linux/drivers/
H A Dtuntap_kern.c56 int tuntap_setup(char *str, char **mac_out, void *data) tuntap_setup() argument
H A Dethertap_kern.c66 int ethertap_setup(char *str, char **mac_out, void *data) ethertap_setup() argument
/linux-4.4.14/arch/xtensa/platforms/xtfpga/
H A Dlcd.c66 void lcd_disp_at_pos(char *str, unsigned char pos) lcd_disp_at_pos() argument
/linux-4.4.14/drivers/clk/imx/
H A Dclk.c80 static int __init imx_keep_uart_clocks_param(char *str) imx_keep_uart_clocks_param() argument
/linux-4.4.14/fs/hfs/
H A Dstring.c95 hfs_compare_dentry(const struct dentry *parent, const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *name) hfs_compare_dentry() argument
/linux-4.4.14/arch/s390/mm/
H A Dpage-states.c21 static int __init cmma(char *str) cmma() argument
/linux-4.4.14/arch/microblaze/kernel/
H A Dexceptions.c39 void die(const char *str, struct pt_regs *fp, long err) die() argument
/linux-4.4.14/arch/mips/alchemy/common/
H A Dprom.c92 static inline void str2eaddr(unsigned char *ea, unsigned char *str) str2eaddr() argument
/linux-4.4.14/arch/mips/mti-sead3/
H A Dsead3-display.c41 void mips_display_message(const char *str) mips_display_message() argument
/linux-4.4.14/arch/mips/pnx833x/stb22x/
H A Dboard.c54 char *str = prom_getenv(env); env_or_default() local
/linux-4.4.14/arch/mips/sgi-ip22/
H A Dip22-eisa.c103 char *str; ip22_eisa_init() local
/linux-4.4.14/arch/mips/sibyte/swarm/
H A Dsetup.c167 void setleds(char *str) setleds() argument
/linux-4.4.14/arch/powerpc/boot/
H A Dplanetcore.c57 const char *str = planetcore_get_key(table, key); planetcore_get_decimal() local
67 const char *str = planetcore_get_key(table, key); planetcore_get_hex() local
/linux-4.4.14/arch/h8300/kernel/
H A Dtraps.c98 void die(const char *str, struct pt_regs *fp, unsigned long err) die() argument
/linux-4.4.14/sound/firewire/bebob/
H A Dbebob_midi.c128 struct snd_rawmidi_str *str; snd_bebob_create_midi_devices() local
113 set_midi_substream_names(struct snd_bebob *bebob, struct snd_rawmidi_str *str) set_midi_substream_names() argument
/linux-4.4.14/sound/firewire/dice/
H A Ddice-midi.c107 struct snd_rawmidi_str *str; snd_dice_create_midi() local
93 set_midi_substream_names(struct snd_dice *dice, struct snd_rawmidi_str *str) set_midi_substream_names() argument
/linux-4.4.14/sound/firewire/fireworks/
H A Dfireworks_midi.c128 struct snd_rawmidi_str *str; snd_efw_create_midi_devices() local
114 set_midi_substream_names(struct snd_efw *efw, struct snd_rawmidi_str *str) set_midi_substream_names() argument
/linux-4.4.14/sound/firewire/oxfw/
H A Doxfw-midi.c146 struct snd_rawmidi_str *str; snd_oxfw_create_midi() local
131 set_midi_substream_names(struct snd_oxfw *oxfw, struct snd_rawmidi_str *str) set_midi_substream_names() argument
/linux-4.4.14/sound/pci/trident/
H A Dtrident.c82 const char *str; snd_trident_probe() local
/linux-4.4.14/tools/power/cpupower/bench/
H A Dparse.c43 enum sched_prio string_to_prio(const char *str) string_to_prio() argument
/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_tile.c35 static int __init sim_console(char *str) sim_console() argument
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dsec_lproc.c77 char str[32]; sptlrpc_info_lprocfs_seq_show() local
/linux-4.4.14/drivers/hid/
H A Dhid-wiimote-debug.c104 const char *str = NULL; wiidebug_drm_show() local
/linux-4.4.14/drivers/media/pci/solo6x10/
H A Dsolo6x10-enc.c139 u8 *str = solo_enc->osd_text; solo_osd_print() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dbase.c40 nvbios_findstr(const u8 *data, int size, const char *str, int len) nvbios_findstr() argument
56 nvbios_memcmp(struct nvkm_bios *bios, u32 addr, const char *str, u32 len) nvbios_memcmp() argument
/linux-4.4.14/drivers/net/ethernet/toshiba/
H A Dspider_net_ethtool.c32 const char str[ETH_GSTRING_LEN]; member in struct:__anon7813
/linux-4.4.14/drivers/net/ethernet/pasemi/
H A Dpasemi_mac_ethtool.c29 const char str[ETH_GSTRING_LEN]; member in struct:__anon7539
/linux-4.4.14/drivers/platform/chrome/
H A Dcros_ec_sysfs.c58 const char * const str; store_ec_reboot() member in struct:__anon8807
/linux-4.4.14/drivers/cpufreq/
H A Delanfreq.c185 static int __init elanfreq_setup(char *str) elanfreq_setup() argument
/linux-4.4.14/drivers/acpi/
H A Dproc.c100 char str[5] = ""; acpi_system_write_wakeup_device() local
H A Dtables.c464 static int __init acpi_parse_apic_instance(char *str) acpi_parse_apic_instance() argument
/linux-4.4.14/arch/um/include/shared/
H A Dinit.h62 const char *str; member in struct:uml_param
/linux-4.4.14/arch/x86/kernel/apic/
H A Dprobe_32.c38 static __init int no_ipi_broadcast(char *str) no_ipi_broadcast() argument
/linux-4.4.14/drivers/char/
H A Dhangcheck-timer.c82 static int __init hangcheck_parse_tick(char *str) hangcheck_parse_tick() argument
90 static int __init hangcheck_parse_margin(char *str) hangcheck_parse_margin() argument
98 static int __init hangcheck_parse_reboot(char *str) hangcheck_parse_reboot() argument
106 static int __init hangcheck_parse_dump_tasks(char *str) hangcheck_parse_dump_tasks() argument
/linux-4.4.14/arch/arc/mm/
H A Dinit.c38 static int __init setup_mem_sz(char *str) setup_mem_sz() argument
/linux-4.4.14/samples/bpf/
H A Dlathist_user.c27 static void stars(char *str, long val, long max, int width) stars() argument
/linux-4.4.14/security/apparmor/include/
H A Dapparmor.h94 static inline bool aa_strneq(const char *str, const char *sub, int len) aa_strneq() argument
/linux-4.4.14/security/selinux/ss/
H A Dcontext.h32 char *str; /* string representation if context cannot be mapped. */ member in struct:context
/linux-4.4.14/fs/efivarfs/
H A Dinode.c47 bool efivarfs_valid_name(const char *str, int len) efivarfs_valid_name() argument
84 static void efivarfs_hex_to_guid(const char *str, efi_guid_t *guid) efivarfs_hex_to_guid() argument
/linux-4.4.14/kernel/trace/
H A Dtrace_seq.c207 void trace_seq_puts(struct trace_seq *s, const char *str) trace_seq_puts() argument
/linux-4.4.14/fs/romfs/
H A Dstorage.c70 romfs_mtd_strcmp(struct super_block *sb, unsigned long pos, const char *str, size_t size) romfs_mtd_strcmp() argument
167 romfs_blk_strcmp(struct super_block *sb, unsigned long pos, const char *str, size_t size) romfs_blk_strcmp() argument
271 romfs_dev_strcmp(struct super_block *sb, unsigned long pos, const char *str, size_t size) romfs_dev_strcmp() argument
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_dquot_buf.c51 xfs_dqcheck( struct xfs_mount *mp, xfs_disk_dquot_t *ddq, xfs_dqid_t id, uint type, uint flags, const char *str) xfs_dqcheck() argument
/linux-4.4.14/arch/powerpc/sysdev/
H A Dfsl_85xx_l2ctlr.c51 static int __init get_size_from_cmdline(char *str) get_size_from_cmdline() argument
60 static int __init get_offset_from_cmdline(char *str) get_offset_from_cmdline() argument
/linux-4.4.14/arch/powerpc/xmon/
H A Dnonstdio.c151 char *xmon_gets(char *str, int nb) xmon_gets() argument
189 void xmon_puts(const char *str) xmon_puts() argument
/linux-4.4.14/arch/s390/kernel/
H A Ddumpstack.c170 void die(struct pt_regs *regs, const char *str) die() argument
H A Dsclp.c91 static int _sclp_print(const char *str) _sclp_print() argument
149 int _sclp_print_early(const char *str) _sclp_print_early() argument
/linux-4.4.14/arch/s390/lib/
H A Dspinlock.c28 static int __init spin_retry_setup(char *str) spin_retry_setup() argument
/linux-4.4.14/arch/sh/mm/
H A Dconsistent.c105 static int __init memchunk_setup(char *str) memchunk_setup() argument
/linux-4.4.14/arch/sparc/boot/
H A Dpiggyback.c68 static void die(const char *str) die() argument
/linux-4.4.14/arch/sparc/kernel/
H A Dapc.c46 static int __init apc_setup(char *str) apc_setup() argument
/linux-4.4.14/arch/mips/paravirt/
H A Dparavirt-smp.c28 static int __init set_numcpus(char *str) set_numcpus() argument
/linux-4.4.14/arch/mn10300/boot/tools/
H A Dbuild.c47 void die(const char *str, ...) die() argument
/linux-4.4.14/arch/mn10300/kernel/
H A Dmn10300-watchdog.c76 static int __init setup_watchdog(char *str) setup_watchdog() argument
/linux-4.4.14/arch/parisc/kernel/
H A Dpdc_chassis.c58 static int __init pdc_chassis_setup(char *str) pdc_chassis_setup() argument
/linux-4.4.14/arch/cris/kernel/
H A Dtraps.c204 void die_if_kernel(const char *str, struct pt_regs *regs, long err) die_if_kernel() argument
/linux-4.4.14/arch/ia64/kernel/
H A Dmachvec.c48 char str[64]; machvec_init_from_cmdline() local
/linux-4.4.14/arch/m68k/emu/
H A Dnfcon.c26 static void nfputs(const char *str, unsigned int count) nfputs() argument
43 static void nfcon_write(struct console *con, const char *str, nfcon_write() argument
/linux-4.4.14/arch/arm/mach-omap2/
H A Dclock.c121 static int __init omap_clk_setup(char *str) omap_clk_setup() argument
/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dmach-qt2410.c296 static int __init qt2410_tft_setup(char *str) qt2410_tft_setup() argument
/linux-4.4.14/arch/arm/mach-w90x900/
H A Dcpu.c174 static int __init nuc900_set_cpufreq(char *str) nuc900_set_cpufreq() argument
/linux-4.4.14/arch/arm/mach-iop32x/
H A Diq31244.c302 static int __init force_ep80219_setup(char *str) force_ep80219_setup() argument
/linux-4.4.14/sound/firewire/digi00x/
H A Ddigi00x-midi.c176 struct snd_rawmidi_str *str; snd_dg00x_create_midi_devices() local
154 set_midi_substream_names(struct snd_dg00x *dg00x, struct snd_rawmidi_str *str, bool is_ctl) set_midi_substream_names() argument
/linux-4.4.14/sound/soc/samsung/
H A Dsmdk_wm8580.c207 char *str; smdk_audio_init() local
/linux-4.4.14/tools/iio/
H A Dlsiio.c31 static inline int check_prefix(const char *str, const char *prefix) check_prefix() argument
37 static inline int check_postfix(const char *str, const char *postfix) check_postfix() argument
/linux-4.4.14/tools/laptop/freefall/
H A Dfreefall.c83 const char *str = (seconds == 0) ? "Unparked" : "Parked"; protect() local
/linux-4.4.14/tools/lib/traceevent/
H A Dtrace-seq.c193 int trace_seq_puts(struct trace_seq *s, const char *str) trace_seq_puts() argument
/linux-4.4.14/tools/perf/ui/browsers/
H A Dheader.c15 char *str = *arg; ui_browser__argv_write() local
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_init_chip.c1017 static int ipath_set_kpiobufs(const char *str, struct kernel_param *kp) ipath_set_kpiobufs() argument
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Ddcache.c84 ll_dcompare(const struct dentry *parent, const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *name) ll_dcompare() argument
/linux-4.4.14/drivers/rapidio/
H A Drio-sysfs.c44 char *str = buf; routes_show() local
74 char *str = buf; lnext_show() local
/linux-4.4.14/drivers/s390/block/
H A Ddasd_proc.c275 char *buffer, *str; dasd_stats_proc_write() local
/linux-4.4.14/drivers/s390/net/
H A Dsmsgiucv.c104 smsg_register_callback(const char *prefix, void (*callback)(const char *from, char *str)) smsg_register_callback() argument
121 smsg_unregister_callback(const char *prefix, void (*callback)(const char *from, char *str)) smsg_unregister_callback() argument
/linux-4.4.14/drivers/scsi/
H A Dsim710.c64 param_setup(char *str) param_setup() argument
H A Discsi_boot_sysfs.c48 char *str = buf; iscsi_boot_show_attribute() local
/linux-4.4.14/drivers/staging/android/
H A Dsw_sync.c88 sw_sync_timeline_value_str(struct sync_timeline *sync_timeline, char *str, int size) sw_sync_timeline_value_str() argument
96 sw_sync_pt_value_str(struct sync_pt *sync_pt, char *str, int size) sw_sync_pt_value_str() argument
/linux-4.4.14/drivers/staging/fbtft/
H A Dfbtft-sysfs.c24 fbtft_gamma_parse_str(struct fbtft_par *par, unsigned long *curves, const char *str, int size) fbtft_gamma_parse_str() argument
/linux-4.4.14/drivers/staging/iio/frequency/
H A Dad9834.c210 char *str; ad9834_show_out0_wavetype_available() local
232 char *str; ad9834_show_out1_wavetype_available() local
/linux-4.4.14/drivers/scsi/arm/
H A Dcumana_1.c38 void cumanascsi_setup(char *str, int *ints) cumanascsi_setup() argument
/linux-4.4.14/drivers/mmc/core/
H A Ddebugfs.c57 const char *str; mmc_ios_show() local
/linux-4.4.14/drivers/mtd/maps/
H A Damd76xrom.c23 #define str(s) #s macro
H A Dichxrom.c22 #define str(s) #s macro
/linux-4.4.14/drivers/gpu/drm/tilcdc/
H A Dtilcdc_slave_compat.c116 tilcdc_prop_str_update(struct property *prop, const char *str, struct kfree_table *kft) tilcdc_prop_str_update() argument
/linux-4.4.14/drivers/media/i2c/
H A Dsmiapp-pll.c50 bounds_check(struct device *dev, uint32_t val, uint32_t min, uint32_t max, char *str) bounds_check() argument
/linux-4.4.14/drivers/input/keyboard/
H A Dsh_keysc.c75 sh_keysc_map_dbg(struct device *dev, unsigned long *map, const char *str) sh_keysc_map_dbg() argument
/linux-4.4.14/drivers/input/misc/
H A Dideapad_slidebar.c139 static bool slidebar_i8042_filter(unsigned char data, unsigned char str, slidebar_i8042_filter() argument
/linux-4.4.14/drivers/iommu/
H A Dirq_remapping.c48 static __init int setup_nointremap(char *str) setup_nointremap() argument
55 static __init int setup_irqremap(char *str) setup_irqremap() argument
/linux-4.4.14/drivers/of/
H A Ddevice.c179 ssize_t of_device_get_modalias(struct device *dev, char *str, ssize_t len) of_device_get_modalias() argument
/linux-4.4.14/drivers/parport/
H A Dprobe.c52 static void parse_data(struct parport *port, int device, char *str) parse_data() argument
/linux-4.4.14/drivers/pci/host/
H A Dpci-versatile.c38 static int __init versatile_pci_slot_ignore(char *str) versatile_pci_slot_ignore() argument
/linux-4.4.14/drivers/pci/hotplug/
H A Dcpcihp_generic.c81 char *str; validate_parameters() local
/linux-4.4.14/drivers/pci/pcie/
H A Dportdrv_pci.c43 static int __init pcie_port_setup(char *str) pcie_port_setup() argument
/linux-4.4.14/drivers/pnp/pnpacpi/
H A Dcore.c329 static int __init pnpacpi_setup(char *str) pnpacpi_setup() argument
/linux-4.4.14/drivers/power/
H A Dpower_supply_sysfs.c256 static char *kstruprdup(const char *str, gfp_t gfp) kstruprdup() argument
/linux-4.4.14/drivers/acpi/apei/
H A Dhest.c205 static int __init setup_hest_disable(char *str) setup_hest_disable() argument
/linux-4.4.14/drivers/block/aoe/
H A Daoenet.c40 static int __init aoe_iflist_setup(char *str) aoe_iflist_setup() argument
/linux-4.4.14/arch/um/os-Linux/
H A Dstart_up.c67 static void fatal_perror(const char *str) fatal_perror() argument
149 static int __init nosysemu_cmd_param(char *str, int* add) nosysemu_cmd_param() argument
342 int __init parse_iomem(char *str, int *add) parse_iomem() argument

Completed in 5538 milliseconds

12345