Searched defs:is_switch (Results 1 – 11 of 11) sorted by relevance
/linux-6.15/drivers/infiniband/core/ |
D | smi.c | 44 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-6.15/kernel/trace/rv/monitors/sco/ |
D | sco.c | 32 static void handle_schedule_exit(void *data, bool is_switch, unsigned long ip) in handle_schedule_exit()
|
/linux-6.15/kernel/trace/rv/monitors/tss/ |
D | tss.c | 35 static void handle_schedule_exit(void *data, bool is_switch, unsigned long ip) in handle_schedule_exit()
|
/linux-6.15/kernel/trace/rv/monitors/sncid/ |
D | sncid.c | 38 static void handle_schedule_exit(void *data, bool is_switch, unsigned long ip) in handle_schedule_exit()
|
/linux-6.15/kernel/trace/rv/monitors/snep/ |
D | snep.c | 38 static void handle_schedule_exit(void *data, bool is_switch, unsigned long ip) in handle_schedule_exit()
|
/linux-6.15/kernel/trace/rv/monitors/scpd/ |
D | scpd.c | 38 static void handle_schedule_exit(void *data, bool is_switch, unsigned long ip) in handle_schedule_exit()
|
/linux-6.15/include/linux/regulator/ |
D | driver.h | 652 unsigned int is_switch:1; member
|
/linux-6.15/drivers/tty/vt/ |
D | vt.c | 920 void redraw_screen(struct vc_data *vc, int is_switch) in redraw_screen()
|
/linux-6.15/sound/pci/hda/ |
D | hda_generic.c | 3622 int idx, bool is_switch, unsigned int ctl, in add_single_cap_ctl()
|
/linux-6.15/kernel/sched/ |
D | core.c | 6653 bool is_switch = false; in __schedule() local
|
/linux-6.15/include/rdma/ |
D | ib_verbs.h | 2785 u16 is_switch:1; member
|