| /linux-4.4.14/include/linux/ | 
| D | rfkill.h | 249 static inline bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked)  in rfkill_set_hw_state()254 static inline bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked)  in rfkill_set_sw_state()
 259 static inline void rfkill_init_sw_state(struct rfkill *rfkill, bool blocked)  in rfkill_init_sw_state()
 
 | 
| D | sched.h | 1345 		u8 blocked;  member1572 	sigset_t blocked, real_blocked;  member
 
 | 
| /linux-4.4.14/drivers/platform/x86/ | 
| D | amilo-rfkill.c | 32 static int amilo_a1655_rfkill_set_block(void *data, bool blocked)  in amilo_a1655_rfkill_set_block()58 static int amilo_m7440_rfkill_set_block(void *data, bool blocked)  in amilo_m7440_rfkill_set_block()
 
 | 
| D | xo1-rfkill.c | 19 static int rfkill_set_block(void *data, bool blocked)  in rfkill_set_block()
 | 
| D | msi-laptop.c | 722 static int rfkill_bluetooth_set(void *data, bool blocked)  in rfkill_bluetooth_set()735 static int rfkill_wlan_set(void *data, bool blocked)  in rfkill_wlan_set()
 743 static int rfkill_threeg_set(void *data, bool blocked)  in rfkill_threeg_set()
 781 static bool msi_rfkill_set_state(struct rfkill *rfkill, bool blocked)  in msi_rfkill_set_state()
 
 | 
| D | toshiba_bluetooth.c | 165 static int bt_rfkill_set_block(void *data, bool blocked)  in bt_rfkill_set_block()
 | 
| D | intel_oaktrail.c | 109 static int oaktrail_rfkill_set(void *data, bool blocked)  in oaktrail_rfkill_set()
 | 
| D | dell-rbtn.c | 107 static int rbtn_rfkill_set_block(void *data, bool blocked)  in rbtn_rfkill_set_block()
 | 
| D | hp-wmi.c | 331 static int hp_wmi_set_block(void *data, bool blocked)  in hp_wmi_set_block()382 static int hp_wmi_rfkill2_set_block(void *data, bool blocked)  in hp_wmi_rfkill2_set_block()
 
 | 
| D | samsung-laptop.c | 584 static int seclinux_rfkill_set(void *data, bool blocked)  in seclinux_rfkill_set()607 static int swsmi_rfkill_set(void *priv, bool blocked)  in swsmi_rfkill_set()
 963 			      int blocked)  in samsung_new_rfkill()
 
 | 
| D | classmate-laptop.c | 912 	bool blocked;  in cmpc_rfkill_query()  local922 static int cmpc_rfkill_block(void *data, bool blocked)  in cmpc_rfkill_block()
 
 | 
| D | asus-laptop.c | 1317 static int asus_gps_rfkill_set(void *data, bool blocked)  in asus_gps_rfkill_set()1328 static int asus_rfkill_set(void *data, bool blocked)  in asus_rfkill_set()
 1444 static int pega_rfkill_set(void *data, bool blocked)  in pega_rfkill_set()
 
 | 
| D | asus-wmi.c | 660 	bool blocked;  in asus_rfkill_hotplug()  local863 static int asus_rfkill_set(void *data, bool blocked)  in asus_rfkill_set()
 897 static int asus_rfkill_wlan_set(void *data, bool blocked)  in asus_rfkill_wlan_set()
 
 | 
| D | eeepc-laptop.c | 573 	bool blocked = eeepc_wlan_rfkill_blocked(eeepc);  in eeepc_rfkill_hotplug()  local784 static int eeepc_rfkill_set(void *data, bool blocked)  in eeepc_rfkill_set()
 
 | 
| D | ideapad-laptop.c | 469 static int ideapad_rfk_set(void *data, bool blocked)  in ideapad_rfk_set()
 | 
| D | compal-laptop.c | 353 static int compal_rfkill_set(void *data, bool blocked)  in compal_rfkill_set()
 | 
| D | dell-laptop.c | 549 static int dell_rfkill_set(void *data, bool blocked)  in dell_rfkill_set()
 | 
| D | acer-wmi.c | 1539 static int acer_rfkill_set(void *data, bool blocked)  in acer_rfkill_set()
 | 
| D | thinkpad_acpi.c | 1184 static void tpacpi_rfk_update_hwblock_state(bool blocked)  in tpacpi_rfk_update_hwblock_state()1219 static int tpacpi_rfk_hook_set_block(void *data, bool blocked)  in tpacpi_rfk_hook_set_block()
 
 | 
| D | sony-laptop.c | 1607 static int sony_nc_rfkill_set(void *data, bool blocked)  in sony_nc_rfkill_set()
 | 
| /linux-4.4.14/net/rfkill/ | 
| D | core.c | 237 				  bool blocked, bool *change)  in __rfkill_set_hw_state()268 static void rfkill_set_block(struct rfkill *rfkill, bool blocked)  in rfkill_set_block()
 340 static void __rfkill_switch_all(const enum rfkill_type type, bool blocked)  in __rfkill_switch_all()
 371 void rfkill_switch_all(enum rfkill_type type, bool blocked)  in rfkill_switch_all()
 481 bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked)  in rfkill_set_hw_state()
 497 static void __rfkill_set_sw_state(struct rfkill *rfkill, bool blocked)  in __rfkill_set_sw_state()
 511 bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked)  in rfkill_set_sw_state()
 537 void rfkill_init_sw_state(struct rfkill *rfkill, bool blocked)  in rfkill_init_sw_state()
 
 | 
| D | rfkill-regulator.c | 30 static int rfkill_regulator_set_block(void *data, bool blocked)  in rfkill_regulator_set_block()
 | 
| D | rfkill-gpio.c | 44 static int rfkill_gpio_set_power(void *data, bool blocked)  in rfkill_gpio_set_power()
 | 
| D | input.c | 88 	bool blocked;  in __rfkill_handle_normal_op()  local
 | 
| /linux-4.4.14/arch/arm/mach-s3c24xx/ | 
| D | h1940-bluetooth.c | 57 static int h1940bt_set_block(void *data, bool blocked)  in h1940bt_set_block()
 | 
| /linux-4.4.14/drivers/net/wireless/ath/ath5k/ | 
| D | rfkill.c | 79 	bool blocked;  in ath5k_tasklet_rfkill_toggle()  local
 | 
| /linux-4.4.14/arch/arm/mach-pxa/ | 
| D | tosa-bt.c | 38 static int tosa_bt_set_block(void *data, bool blocked)  in tosa_bt_set_block()
 | 
| /linux-4.4.14/arch/hexagon/kernel/ | 
| D | signal.c | 239 	sigset_t blocked;  in sys_rt_sigreturn()  local
 | 
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ | 
| D | flowring.h | 38 	bool blocked;  member
 | 
| D | flowring.c | 183 				 bool blocked)  in brcmf_flowring_block()
 | 
| /linux-4.4.14/net/wimax/ | 
| D | op-rfkill.c | 248 static int wimax_rfkill_set_radio_block(void *data, bool blocked)  in wimax_rfkill_set_radio_block()
 | 
| /linux-4.4.14/net/wireless/ | 
| D | core.c | 250 static int cfg80211_rfkill_set_block(void *data, bool blocked)  in cfg80211_rfkill_set_block()843 void wiphy_rfkill_set_hw_state(struct wiphy *wiphy, bool blocked)  in wiphy_rfkill_set_hw_state()
 
 | 
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ | 
| D | htc_drv_gpio.c | 323 	bool blocked = !!ath_is_rfkill_set(priv);  in ath9k_htc_rfkill_poll_state()  local
 | 
| D | gpio.c | 120 	bool blocked = !!ath_is_rfkill_set(sc);  in ath9k_rfkill_poll_state()  local
 | 
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ | 
| D | mac80211_if.c | 425 	bool blocked;  in brcms_ops_start()  local881 	bool blocked;  in brcms_ops_rfkill_poll()  local
 1692 	bool blocked = brcms_c_check_radio_disabled(wl->wlc);  in brcms_rfkill_set_hw_state()  local
 
 | 
| /linux-4.4.14/arch/mips/kernel/ | 
| D | signal32.c | 248 	sigset_t blocked;  in sys32_sigreturn()  local
 | 
| D | signal.c | 598 	sigset_t blocked;  in sys_sigreturn()  local
 | 
| /linux-4.4.14/include/linux/isdn/ | 
| D | capilli.h | 70 	int blocked;				/* output blocked */  member
 | 
| /linux-4.4.14/net/atm/ | 
| D | pppoatm.c | 68 	unsigned long blocked;  member
 | 
| /linux-4.4.14/drivers/staging/lustre/lnet/lnet/ | 
| D | api-ni.c | 1654 	sigset_t blocked = cfs_block_allsigs();  in lnet_ping_target_fini()  local1702 	sigset_t blocked;  in lnet_ping()  local
 
 | 
| /linux-4.4.14/drivers/net/wireless/b43/ | 
| D | phy_a.c | 484 					bool blocked)  in b43_aphy_op_software_rfkill()
 | 
| D | phy_common.c | 464 void b43_software_rfkill(struct b43_wldev *dev, bool blocked)  in b43_software_rfkill()
 | 
| D | phy_lcn.c | 743 					bool blocked)  in b43_phy_lcn_op_software_rfkill()
 | 
| D | phy_ht.c | 1036 					bool blocked)  in b43_phy_ht_op_software_rfkill()
 | 
| D | phy_g.c | 2594 					bool blocked)  in b43_gphy_op_software_rfkill()
 | 
| D | phy_lp.c | 1430 					 bool blocked)  in b43_lpphy_op_software_rfkill()
 | 
| D | phy_n.c | 6610 					bool blocked)  in b43_nphy_op_software_rfkill()
 | 
| /linux-4.4.14/kernel/ | 
| D | signal.c | 104 static inline int has_pending_signals(sigset_t *signal, sigset_t *blocked)  in has_pending_signals()1163 	int ret, blocked, ignored;  in force_sig_info()  local
 2328 	sigset_t blocked;  in signal_delivered()  local
 3561 	sigset_t blocked;  in SYSCALL_DEFINE1()  local
 3569 	sigset_t blocked;  in SYSCALL_DEFINE3()  local
 
 | 
| D | compat.c | 396 static inline void compat_sig_setmask(sigset_t *blocked, compat_sigset_word set)  in compat_sig_setmask()
 | 
| /linux-4.4.14/fs/ocfs2/dlm/ | 
| D | dlmmaster.c | 731 	int blocked = 0;  in dlm_get_lock_resource()  local1026 				     int *blocked)  in dlm_wait_for_lock_mastery()
 1238 				    int blocked)  in dlm_restart_lock_mastery()
 
 | 
| D | dlmcommon.h | 307 	struct list_head blocked;  member
 | 
| /linux-4.4.14/include/net/ | 
| D | inet_connection_sock.h | 116 		__u8		  blocked;	 /* Delayed ACK was blocked by socket lock */  member
 | 
| /linux-4.4.14/fs/proc/ | 
| D | array.c | 260 	sigset_t pending, shpending, blocked, ignored, caught;  in task_sig()  local
 | 
| /linux-4.4.14/net/nfc/ | 
| D | core.c | 182 static int nfc_rfkill_set_block(void *data, bool blocked)  in nfc_rfkill_set_block()
 | 
| /linux-4.4.14/drivers/block/ | 
| D | nbd.c | 174 	sigset_t blocked, oldset;  in sock_xmit()  local
 | 
| /linux-4.4.14/drivers/firewire/ | 
| D | sbp2.c | 152 	bool blocked;  member179 	int blocked;	/* ditto */  member
 
 | 
| /linux-4.4.14/fs/coda/ | 
| D | upcall.c | 614 	int blocked;  in coda_waitfor_upcall()  local
 | 
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ | 
| D | core.c | 1683 	bool blocked;  in rtl_op_rfkill_poll()  local
 | 
| D | base.c | 501 	bool blocked;  in rtl_init_rfkill()  local
 | 
| /linux-4.4.14/fs/ocfs2/ | 
| D | super.c | 2653 	sigset_t blocked;  in ocfs2_block_signals()  local
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ | 
| D | cl_lock.c | 926 	sigset_t blocked;  in cl_lock_state_wait()  local
 | 
| /linux-4.4.14/fs/fuse/ | 
| D | fuse_i.h | 508 	int blocked;  member
 | 
| /linux-4.4.14/drivers/isdn/gigaset/ | 
| D | gigaset.h | 515 	int blocked;  member
 | 
| /linux-4.4.14/drivers/misc/vmw_vmci/ | 
| D | vmci_queue_pair.c | 180 	unsigned int blocked;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/e1000e/ | 
| D | ich8lan.c | 1983 	bool blocked = false;  in e1000_check_reset_block_ich8lan()  local
 | 
| /linux-4.4.14/drivers/net/usb/ | 
| D | hso.c | 2453 static int hso_rfkill_set_block(void *data, bool blocked)  in hso_rfkill_set_block()
 | 
| /linux-4.4.14/net/bluetooth/ | 
| D | hci_core.c | 2121 static int hci_rfkill_set_block(void *data, bool blocked)  in hci_rfkill_set_block()
 | 
| /linux-4.4.14/drivers/scsi/lpfc/ | 
| D | lpfc_els.c | 8550 	int blocked;  in lpfc_block_fabric_iocbs()  local
 |