Home
last modified time | relevance | path

Searched defs:monitor (Results 1 – 25 of 27) sorted by relevance

12

/linux/tools/verification/rv/include/
H A Drv.h6 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 Drv-mon-wip.rst12 SYNOPSIS
17 DESCRIPTION
26 OPTIONS
31 SEE ALSO
39 AUTHOR
H A Drv-mon-wwnr.rst12 SYNOPSIS
17 DESCRIPTION
25 OPTIONS
30 SEE ALSO
38 AUTHOR
/linux/tools/verification/rvgen/
H A D__main__.py48 monitor = da2k(params.spec, params.monitor_type, vars(params)) variable
46 monitor = dot2k(params.spec, params.monitor_type, vars(params)) global() variable
53 monitor = Container(vars(params)) global() variable
[all...]
/linux/scripts/gdb/linux/
H A Dbpf.py37 def __init__(self, monitor): argument
48 def __init__(self, monitor): argument
98 def __init__(self, monitor): argument
110 def __init__(self, monitor): argument
/linux/include/rv/
H A Dinstrumentation.h16 #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 Dmsft.c259 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 Dmsft.h45 struct adv_monitor *monitor) in msft_add_monitor_pattern()
51 struct adv_monitor *monitor) in msft_remove_monitor()
H A Dhci_core.c1883 struct adv_monitor *monitor; in hci_adv_monitors_clear() local
1895 void hci_free_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) in hci_free_adv_monitor()
1921 int hci_add_adv_monitor(struct hci_dev *hdev, struct adv_monitor *monitor) in hci_add_adv_monitor()
1968 struct adv_monitor *monitor) in hci_remove_adv_monitor()
2005 struct adv_monitor *monitor = idr_find(&hdev->adv_monitors_idr, handle); in hci_remove_single_adv_monitor() local
2016 struct adv_monitor *monitor; in hci_remove_all_adv_monitor() local
H A Dmgmt.c5308 struct adv_monitor *monitor = NULL; in read_adv_mon_features() local
5359 struct adv_monitor *monitor; in mgmt_add_adv_patterns_monitor_complete() local
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c106 struct net_device *alloc_libipw(int sizeof_priv, int monitor) in alloc_libipw()
189 void free_libipw(struct net_device *dev, int monitor) in free_libipw()
/linux/tools/perf/ui/gtk/
H A Dbrowser.c20 int monitor; in perf_gtk__resize_window() local
/linux/kernel/trace/rv/
H A Drv.c760 int rv_register_monitor(struct rv_monitor *monitor, struct rv_monitor *parent) in rv_register_monitor()
807 int rv_unregister_monitor(struct rv_monitor *monitor) in rv_unregister_monitor()
H A Drv_reactors.c466 void rv_react(struct rv_monitor *monitor, const char *msg, ...) in rv_react()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dauxch.c97 nvkm_i2c_aux_monitor(struct nvkm_i2c_aux *aux, bool monitor) in nvkm_i2c_aux_monitor()
/linux/net/bridge/
H A Dbr_mrp_switchdev.c104 bool monitor) in br_mrp_switchdev_send_ring_test()
/linux/tools/testing/ktest/
H A Dktest.pl2244 sub monitor { subroutine
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c704 u32 monitor; in brcmf_net_mon_open() local
730 u32 monitor; in brcmf_net_mon_stop() local
/linux/drivers/staging/vme_user/
H A Dvme_fake.c917 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 Dvme_tsi148.c2015 static int tsi148_lm_attach(struct vme_lm_resource *lm, int monitor, in tsi148_lm_attach()
2070 static int tsi148_lm_detach(struct vme_lm_resource *lm, int monitor) in tsi148_lm_detach()
/linux/drivers/media/dvb-frontends/
H A Dmt312.c165 u16 monitor; in mt312_get_symbol_rate() local
/linux/drivers/platform/x86/
H A Dintel_ips.c286 struct task_struct *monitor; member
/linux/net/ncsi/
H A Dinternal.h239 } monitor; member
/linux/net/mac80211/
H A Dutil.c820 struct ieee80211_sub_if_data *sdata = NULL, *monitor; in __ieee80211_iterate_interfaces() local
/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h1298 void (*monitor)(struct efx_nic *efx); member

12