Home
last modified time | relevance | path

Searched defs:smi (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/drivers/char/ipmi/
Dipmi_powernv.c42 struct ipmi_smi_powernv *smi = send_info; in ipmi_powernv_start_processing() local
48 static void send_error_reply(struct ipmi_smi_powernv *smi, in send_error_reply()
60 struct ipmi_smi_powernv *smi = send_info; in ipmi_powernv_send() local
114 static int ipmi_powernv_recv(struct ipmi_smi_powernv *smi) in ipmi_powernv_recv()
186 struct ipmi_smi_powernv *smi = send_info; in ipmi_powernv_poll() local
203 struct ipmi_smi_powernv *smi = container_of(nb, in ipmi_opal_event() local
282 struct ipmi_smi_powernv *smi = dev_get_drvdata(&pdev->dev); in ipmi_powernv_remove() local
Dipmi_si_intf.c300 #define smi_inc_stat(smi, stat) \ argument
302 #define smi_get_stat(smi, stat) \ argument
1258 struct smi_info *smi = send_info; in get_smi_info() local
3096 struct smi_info *smi = m->private; in smi_type_proc_show() local
3117 struct smi_info *smi = m->private; in smi_si_stats_proc_show() local
3160 struct smi_info *smi = m->private; in smi_params_proc_show() local
Dipmi_msghandler.c2117 int ipmi_smi_add_proc_entry(ipmi_smi_t smi, char *name, in ipmi_smi_add_proc_entry()
2154 static int add_proc_entries(ipmi_smi_t smi, int num) in add_proc_entries()
2183 static void remove_proc_entries(ipmi_smi_t smi) in remove_proc_entries()
/linux-4.1.27/arch/arm/boot/dts/
Dspear600-evb.dts56 smi: flash@fc000000 { label
Dspear3xx.dtsi64 smi: flash@fc000000 { label
Dspear310-evb.dts101 smi: flash@fc000000 { label
Dspear600.dtsi90 smi: flash@fc000000 { label
Dspear1310-evb.dts177 smi: flash@ea000000 { label
Dspear300-evb.dts87 smi: flash@fc000000 { label
Dspear320-evb.dts102 smi: flash@fc000000 { label
Dspear320-hmi.dts174 smi: flash@fc000000 { label
Dspear13xx.dtsi172 smi: flash@ea000000 { label
Dspear1340-evb.dts175 smi: flash@ea000000 { label
/linux-4.1.27/ipc/
Dcompat.c616 static inline int put_compat_shminfo64(struct shminfo64 *smi, in put_compat_shminfo64()
633 static inline int put_compat_shminfo(struct shminfo64 *smi, in put_compat_shminfo()
672 struct shminfo64 smi; in COMPAT_SYSCALL_DEFINE3() local