Home
last modified time | relevance | path

Searched defs:is_switch (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/infiniband/core/
H A Dsmi.c44 static enum smi_action __smi_handle_dr_smp_send(bool is_switch, u32 port_num, in __smi_handle_dr_smp_send()
130 bool is_switch, u32 port_num) in smi_handle_dr_smp_send()
142 bool is_switch, u32 port_num) in opa_smi_handle_dr_smp_send()
155 static enum smi_action __smi_handle_dr_smp_recv(bool is_switch, u32 port_num, in __smi_handle_dr_smp_recv()
240 enum smi_action smi_handle_dr_smp_recv(struct ib_smp *smp, bool is_switch, in smi_handle_dr_smp_recv()
256 enum smi_action opa_smi_handle_dr_smp_recv(struct opa_smp *smp, bool is_switch, in opa_smi_handle_dr_smp_recv()
/linux/kernel/trace/rv/monitors/sco/
H A Dsco.c32 static void handle_schedule_exit(void *data, bool is_switch) in handle_schedule_exit()
/linux/kernel/trace/rv/monitors/scpd/
H A Dscpd.c38 static void handle_schedule_exit(void *data, bool is_switch) in handle_schedule_exit()
/linux/kernel/trace/rv/monitors/snep/
H A Dsnep.c38 static void handle_schedule_exit(void *data, bool is_switch) in handle_schedule_exit()
/linux/kernel/trace/rv/monitors/sts/
H A Dsts.c90 static void handle_schedule_exit(void *data, bool is_switch) in handle_schedule_exit()
/linux/sound/hda/codecs/
H A Dgeneric.c3622 add_single_cap_ctl(struct hda_codec * codec,const char * label,int idx,bool is_switch,unsigned int ctl,bool inv_dmic) add_single_cap_ctl() argument
/linux/kernel/sched/
H A Dcore.c6792 bool is_switch = false; in __schedule() local
/linux/include/rdma/
H A Dib_verbs.h2787 u16 is_switch:1; global() member