Home
last modified time | relevance | path

Searched defs:is_set (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/net/bpfilter/
H A Dmsgfmt.h8 __u32 is_set; member
H A Dbpfilter_kern.c64 bool is_set) in bpfilter_process_sockopt()
/openbmc/linux/net/ipv4/bpfilter/
H A Dsockopt.c16 unsigned int optlen, bool is_set) in bpfilter_mbox_request()
/openbmc/boost-dbus/include/dbus/
H A Derror.hpp61 bool is_set() const { return dbus_error_is_set(&error_); } in is_set() function in dbus::error
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Ddev.c110 bool is_set) in ast_vhub_dev_feature()
135 u16 wIndex, u16 wValue, bool is_set) in ast_vhub_ep_feature()
H A Dhub.c212 bool is_set) in ast_vhub_hub_dev_feature()
240 bool is_set) in ast_vhub_hub_ep_feature()
/openbmc/linux/net/sunrpc/
H A Drpcb_clnt.c403 …b_register_call(struct sunrpc_net *sn, struct rpc_clnt *clnt, struct rpc_message *msg, bool is_set) in rpcb_register_call()
466 bool is_set = false; in rpcb_register() local
489 bool is_set = false; in rpcb_register_inet4() local
515 bool is_set = false; in rpcb_register_inet6() local
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dreset.c68 bool is_set) in ath5k_hw_register_timeout()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_debugfs.c34 bool is_set, char *sep, const char *set_name, const char *unset_name) in __seq_print_rq_state_bit()
48 bool is_set, char *sep, const char *set_name) in seq_print_rq_state_bit()
/openbmc/qemu/tests/unit/
H A Dtest-hbitmap.c674 int is_set = test_bit(i, (unsigned long *)buf); in hbitmap_test_serialize_range() local
691 int is_set = hbitmap_get(data->hb, i); in hbitmap_test_serialize_range() local
/openbmc/linux/drivers/pinctrl/pxa/
H A Dpinctrl-pxa2xx.c215 int i, is_set = 0; in pxa2xx_pconf_group_set() local
/openbmc/ipmitool/lib/
H A Dipmi_mc.c1020 ipmi_sysinfo_main(struct ipmi_intf *intf, int argc, char ** argv, int is_set) in ipmi_sysinfo_main()
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-m2m.c150 bool is_set = false; in gsc_m2m_device_run() local
/openbmc/linux/tools/bpf/resolve_btfids/
H A Dmain.c109 bool is_set; member
/openbmc/qemu/target/arm/
H A Dsyndrome.h358 static inline uint32_t syn_mop(bool is_set, bool is_setg, int options, in syn_mop()
/openbmc/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.c570 uint i, is_set, nb_inputs = 0; in fill_swm_input() local
/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc32xx.c906 bool is_set; in lpc32xx_clk_gate_is_enabled() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c1804 u8 slave_shift, is_set; in mlxbf_i2c_has_coalesce() local
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.c1327 bool is_set) in skl_tplg_multi_config_set_get()
/openbmc/linux/drivers/usb/gadget/udc/
H A Drenesas_usbf.c2297 bool is_set) in usbf_req_clear_set_feature()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c2799 int is_set = 1; in bnx2_phy_event_is_set() local
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c559 bool is_set; member