/linux-4.1.27/arch/ia64/kernel/ |
D | kprobes.c | 100 static void __kprobes update_kprobe_inst_flag(uint template, uint slot, in update_kprobe_inst_flag() 153 static uint __kprobes is_cmp_ctype_unc_inst(uint template, uint slot, in is_cmp_ctype_unc_inst() 189 static int __kprobes unsupported_inst(uint template, uint slot, in unsupported_inst() 300 static void __kprobes prepare_break_inst(uint template, uint slot, in prepare_break_inst() 340 unsigned int template; in get_kprobe_inst() local 369 static int __kprobes valid_kprobe_addr(int template, int slot, in valid_kprobe_addr() 515 unsigned int template = bundle->quad0.template; in __is_ia64_break_inst() local 546 unsigned int template = bundle->quad0.template; in can_boost() local 587 unsigned int slot = addr & 0xf, template, major_opcode = 0; in arch_prepare_kprobe() local 691 unsigned long template; in resume_execution() local
|
/linux-4.1.27/include/trace/ |
D | define_trace.h | 44 #define DEFINE_EVENT(template, name, proto, args) \ argument 48 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 52 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 56 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
|
D | ftrace.h | 107 #define DEFINE_EVENT(template, name, proto, args) \ argument 112 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 116 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 186 #define DEFINE_EVENT(template, name, proto, args) argument 189 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 330 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument 421 #define DEFINE_EVENT(template, name, proto, args) argument 424 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 501 #define DEFINE_EVENT(template, name, proto, args) argument 504 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument [all …]
|
/linux-4.1.27/crypto/ |
D | testmgr.c | 191 static int __test_hash(struct crypto_ahash *tfm, struct hash_testvec *template, in __test_hash() 390 static int test_hash(struct crypto_ahash *tfm, struct hash_testvec *template, in test_hash() 418 struct aead_testvec *template, unsigned int tcount, in __test_aead() 799 struct aead_testvec *template, unsigned int tcount) in test_aead() 832 struct cipher_testvec *template, unsigned int tcount) in test_cipher() 907 struct cipher_testvec *template, unsigned int tcount, in __test_skcipher() 1152 struct cipher_testvec *template, unsigned int tcount) in test_skcipher() 1441 static int test_cprng(struct crypto_rng *tfm, struct cprng_testvec *template, in test_cprng() 1798 struct drbg_testvec *template = desc->suite.drbg.vecs; in alg_test_drbg() local
|
D | tcrypt.c | 269 struct aead_speed_template *template, in test_aead_speed() 420 struct cipher_speed_template *template, in test_cipher_speed() 1081 struct cipher_speed_template *template, in test_acipher_speed()
|
D | algboss.c | 48 char template[CRYPTO_MAX_ALG_NAME]; member
|
/linux-4.1.27/include/linux/ |
D | tracepoint.h | 461 #define DEFINE_EVENT(template, name, proto, args) \ argument 463 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument 465 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 467 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument
|
/linux-4.1.27/sound/pci/oxygen/ |
D | se6x.c | 69 static int se6x_control_filter(struct snd_kcontrol_new *template) in se6x_control_filter()
|
D | xonar_dg_mixer.c | 426 static int dg_control_filter(struct snd_kcontrol_new *template) in dg_control_filter()
|
D | xonar_pcm179x.c | 988 static int xonar_d2_control_filter(struct snd_kcontrol_new *template) in xonar_d2_control_filter() 996 static int xonar_st_h6_control_filter(struct snd_kcontrol_new *template) in xonar_st_h6_control_filter()
|
D | oxygen_mixer.c | 1056 struct snd_kcontrol_new template; in add_controls() local
|
/linux-4.1.27/arch/um/os-Linux/ |
D | mem.c | 95 static int __init make_tempfile(const char *template) in make_tempfile()
|
/linux-4.1.27/drivers/leds/ |
D | leds-lt3593.c | 84 static int create_lt3593_led(const struct gpio_led *template, in create_lt3593_led()
|
D | leds-gpio.c | 88 static int create_gpio_led(const struct gpio_led *template, in create_gpio_led()
|
D | leds-ns2.c | 196 const struct ns2_led *template) in create_ns2_led()
|
D | leds-netxbig.c | 310 const struct netxbig_led *template) in create_netxbig_led()
|
/linux-4.1.27/security/integrity/ima/ |
D | ima_template.c | 197 struct ima_template_desc *template = ima_template_desc_current(); in ima_init_template() local
|
/linux-4.1.27/drivers/staging/speakup/ |
D | i18n.c | 506 static int fmt_validate(char *template, char *user) in fmt_validate()
|
/linux-4.1.27/drivers/regulator/ |
D | tps65218-regulator.c | 222 const struct tps_info *template; in tps65218_regulator_probe() local
|
D | qcom_rpm-regulator.c | 754 const struct qcom_rpm_reg *template; member
|
D | twl-regulator.c | 1094 const struct twlreg_info *template; in twlreg_probe() local
|
/linux-4.1.27/kernel/debug/kdb/ |
D | kdb_bp.c | 287 kdb_bp_t template = {0}; in kdb_bp() local
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
D | pvrusb2-std.c | 294 struct v4l2_standard *template; in pvr2_std_fill() local
|
/linux-4.1.27/drivers/misc/ |
D | vexpress-syscfg.c | 52 u32 template[0]; /* Keep it last! */ member
|
/linux-4.1.27/sound/soc/intel/baytrail/ |
D | sst-baytrail-dsp.c | 70 struct sst_module_template template; in sst_byt_parse_module() local
|
/linux-4.1.27/block/ |
D | blk-integrity.c | 416 int blk_integrity_register(struct gendisk *disk, struct blk_integrity *template) in blk_integrity_register()
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | kprobes.h | 60 unsigned long long template : 5; member
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvbdev.c | 272 const struct dvb_device *template, void *priv, int type) in dvb_register_device()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_ctx.c | 176 u32 *template, *tmp_buf; in netxen_setup_minidump() local
|
/linux-4.1.27/sound/soc/intel/haswell/ |
D | sst-haswell-dsp.c | 93 struct sst_module_template template; in hsw_parse_module() local
|
/linux-4.1.27/drivers/remoteproc/ |
D | remoteproc_core.c | 1253 char *p, *template = "rproc-%s-fw"; in rproc_alloc() local
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-core.c | 807 struct video_device *template, in vdev_init()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | main.c | 584 struct ieee80211_qos_hdr template; in wl1251_build_qos_null_data() local
|
/linux-4.1.27/sound/soc/ |
D | soc-dapm.c | 329 struct snd_soc_dapm_widget template; in dapm_kcontrol_data_alloc() local 3358 struct snd_soc_dapm_widget template; in snd_soc_dapm_new_pcm() local 3483 struct snd_soc_dapm_widget template; in snd_soc_dapm_new_dai_widgets() local
|
D | soc-core.c | 1875 struct snd_kcontrol_new template; in snd_soc_cnew() local 3214 const char *template, *wname; in snd_soc_of_parse_audio_simple_widgets() local
|
/linux-4.1.27/sound/usb/ |
D | mixer_quirks.c | 860 struct snd_kcontrol_new template = { in snd_nativeinstruments_create_mixer() local 973 static struct snd_kcontrol_new template = { in snd_ftu_create_effect_switch() local
|
/linux-4.1.27/sound/soc/intel/common/ |
D | sst-firmware.c | 485 struct sst_module_template *template, void *private) in sst_module_new()
|
/linux-4.1.27/sound/atmel/ |
D | ac97c.c | 806 struct snd_ac97_template template; in atmel_ac97c_mixer_new() local
|
/linux-4.1.27/net/mac802154/ |
D | llsec.c | 119 llsec_key_alloc(const struct ieee802154_llsec_key *template) in llsec_key_alloc()
|
/linux-4.1.27/sound/soc/codecs/ |
D | sigmadsp.c | 634 struct snd_kcontrol_new template; in sigmadsp_alloc_control() local
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | cx23885-video.c | 137 struct video_device *template, in cx23885_vdev_init()
|
D | cx23885-417.c | 1490 struct video_device *template, in cx23885_video_dev_alloc()
|
/linux-4.1.27/sound/pci/ac97/ |
D | ac97_codec.c | 1178 struct snd_kcontrol_new template; in snd_ac97_cnew() local 2013 int snd_ac97_mixer(struct snd_ac97_bus *bus, struct snd_ac97_template *template, struct snd_ac97 **… in snd_ac97_mixer()
|
/linux-4.1.27/kernel/ |
D | cgroup.c | 594 struct cgroup_subsys_state *template[]) in compare_css_sets() 661 struct cgroup_subsys_state *template[]) in find_existing_css_set() 781 struct cgroup_subsys_state *template[CGROUP_SUBSYS_COUNT] = { }; in find_css_set() local
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
D | saa7164-vbi.c | 1285 struct video_device *template, in saa7164_vbi_alloc()
|
D | saa7164-encoder.c | 1336 struct video_device *template, in saa7164_encoder_alloc()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
D | ampdu.c | 1090 char template[T_RAM_ACCESS_SZ * 2]; in brcms_c_ampdu_macaddr_upd() local
|
/linux-4.1.27/tools/perf/util/ |
D | hist.c | 294 static struct hist_entry *hist_entry__new(struct hist_entry *template, in hist_entry__new()
|
/linux-4.1.27/drivers/media/usb/tm6000/ |
D | tm6000-video.c | 1614 const struct video_device in vdev_init()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | cmd.c | 1309 struct ieee80211_qos_hdr template; in wl1271_build_qos_null_data() local
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-417.c | 1914 const struct video_device *template, in cx231xx_video_dev_init()
|
D | cx231xx-video.c | 2114 const struct video_device *template, in cx231xx_vdev_init()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 1089 ahc_linux_register_host(struct ahc_softc *ahc, struct scsi_host_template *template) in ahc_linux_register_host()
|
D | aic79xx_osm.c | 1225 ahd_linux_register_host(struct ahd_softc *ahd, struct scsi_host_template *template) in ahd_linux_register_host()
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 2184 const struct video_device *template, in em28xx_vdev_init()
|
/linux-4.1.27/drivers/crypto/caam/ |
D | caamhash.c | 1838 caam_hash_alloc(struct caam_hash_template *template, in caam_hash_alloc()
|
D | caamalg.c | 4197 static struct caam_crypto_alg *caam_alg_alloc(struct caam_alg_template in caam_alg_alloc()
|
/linux-4.1.27/drivers/crypto/ |
D | talitos.c | 2503 struct talitos_alg_template in talitos_alg_alloc()
|
/linux-4.1.27/sound/core/oss/ |
D | pcm_oss.c | 2886 struct snd_pcm_oss_setup *setup, *setup1, template; in snd_pcm_oss_proc_write() local
|
/linux-4.1.27/drivers/media/usb/s2255/ |
D | s2255drv.c | 1594 static struct video_device template = { variable
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 3924 const struct video_device *template, in vdev_init()
|