/linux/tools/verification/rv/include/ |
H A D | rv.h | 6 struct monitor { struct 7 char name[MAX_DA_NAME_LEN]; 8 char desc[MAX_DESCRIPTION]; 9 int enabled; 10 int nested;
|
/linux/Documentation/tools/rv/ |
H A D | rv-mon-wip.rst | 12 SYNOPSIS 17 DESCRIPTION 26 OPTIONS 31 SEE ALSO 39 AUTHOR
|
H A D | rv-mon-wwnr.rst | 12 SYNOPSIS 17 DESCRIPTION 25 OPTIONS 30 SEE ALSO 38 AUTHOR
|
/linux/include/rv/ |
H A D | instrumentation.h | 16 #define rv_attach_trace_probe(monitor, tp, rv_handler) \ argument 26 #define rv_detach_trace_probe(monitor, tp, rv_handler) \ argument
|
/linux/net/bluetooth/ |
H A D | msft.c | 259 struct adv_monitor *monitor, in msft_le_monitor_advertisement_cb() 368 struct adv_monitor *monitor, in msft_le_cancel_monitor_advertisement_cb() 424 struct adv_monitor *monitor) in msft_remove_monitor_sync() 452 struct adv_monitor *monitor; in msft_suspend_sync() local 476 static bool msft_monitor_rssi_valid(struct adv_monitor *monitor) in msft_monitor_rssi_valid() 499 static bool msft_monitor_pattern_valid(struct adv_monitor *monitor) in msft_monitor_pattern_valid() 506 struct adv_monitor *monitor) in msft_add_monitor_sync() 584 struct adv_monitor *monitor; in reregister_monitor() local 672 struct adv_monitor *monitor; in msft_do_close() local 1152 int msft_add_monitor_pattern(struct hci_dev *hdev, struct adv_monitor *monitor) in msft_add_monitor_pattern() [all …]
|
H A D | msft.h | 45 struct adv_monitor *monitor) in msft_add_monitor_pattern() 51 struct adv_monitor *monitor) in msft_remove_monitor()
|
H A D | hci_core.c | 1884 struct adv_monitor *monitor; in hci_adv_monitors_clear() local 1896 void hci_free_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) in hci_free_adv_monitor() 1922 int hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) in hci_add_adv_monitor() 1969 struct adv_monitor *monitor) in hci_remove_adv_monitor() 2006 struct adv_monitor *monitor = idr_find(&hdev->adv_monitors_idr, handle); in hci_remove_single_adv_monitor() local 2017 struct adv_monitor *monitor; in hci_remove_all_adv_monitor() local
|
/linux/tools/perf/ui/gtk/ |
H A D | browser.c | 20 int monitor; in perf_gtk__resize_window() local
|
/linux/kernel/trace/rv/ |
H A D | rv.h | 37 struct rv_monitor *monitor; member
|
H A D | rv.c | 784 int rv_register_monitor(struct rv_monitor *monitor, struct rv_monitor *parent) in rv_register_monitor() 853 int rv_unregister_monitor(struct rv_monitor *monitor) in rv_unregister_monitor()
|
/linux/net/bridge/ |
H A D | br_mrp_switchdev.c | 104 bool monitor) in br_mrp_switchdev_send_ring_test()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | debugfs.c | 192 bool monitor = !!(dev->mphy.hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7921_deep_sleep_set() local
|
/linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
H A D | debugfs.c | 231 bool monitor = !!(dev->mphy.hw->conf.flags & IEEE80211_CONF_MONITOR); in mt7925_deep_sleep_set() local
|
/linux/tools/testing/ktest/ |
H A D | ktest.pl | 2167 sub monitor { subroutine
|
/linux/drivers/staging/vme_user/ |
H A D | vme_fake.c | 917 static int fake_lm_attach(struct vme_lm_resource *lm, int monitor, in fake_lm_attach() 958 static int fake_lm_detach(struct vme_lm_resource *lm, int monitor) in fake_lm_detach()
|
H A D | vme.c | 1595 int vme_lm_attach(struct vme_resource *resource, int monitor, in vme_lm_attach() 1629 int vme_lm_detach(struct vme_resource *resource, int monitor) in vme_lm_detach()
|
/linux/drivers/media/dvb-frontends/ |
H A D | mt312.c | 165 u16 monitor; in mt312_get_symbol_rate() local
|
/linux/drivers/video/fbdev/sis/ |
H A D | sis_main.c | 406 static bool sisfb_interpret_edid(struct sisfb_monitor *monitor, u8 *buffer) in sisfb_interpret_edid() 508 struct sisfb_monitor *monitor, int crtno) in sisfb_handle_ddc() 563 sisfb_verify_rate(struct sis_video_info *ivideo, struct sisfb_monitor *monitor, in sisfb_verify_rate()
|
/linux/drivers/atm/ |
H A D | fore200e.c | 2335 struct cp_monitor __iomem * monitor = fore200e->cp_monitor; in fore200e_monitor_putc() local 2346 struct cp_monitor __iomem * monitor = fore200e->cp_monitor; in fore200e_monitor_getc() local
|
/linux/sound/soc/mediatek/mt8188/ |
H A D | mt8188-mt6359.c | 375 u32 monitor = 0; in mt8188_mt6359_mtkaif_calibration() local
|
/linux/sound/soc/mediatek/mt8195/ |
H A D | mt8195-mt6359.c | 171 unsigned int monitor = 0; in mt8195_mt6359_mtkaif_calibration() local
|
/linux/drivers/isdn/hardware/mISDN/ |
H A D | ipac.h | 24 int (*monitor)(void *, u32, u8 *, int); member
|
/linux/include/net/ |
H A D | switchdev.h | 143 bool monitor; member
|
/linux/drivers/platform/x86/ |
H A D | intel_ips.c | 286 struct task_struct *monitor; member
|
/linux/net/ncsi/ |
H A D | internal.h | 240 } monitor; global() member
|