Home
last modified time | relevance | path

Searched defs:ext (Results 176 - 200 of 531) sorted by relevance

12345678910>>...22

/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-octeon-core.c468 u64 ext = 0; in octeon_i2c_hlc_write() local
508 u64 ext = 0; in octeon_i2c_hlc_comp_read() local
547 u64 cmd, ext = 0; in octeon_i2c_hlc_comp_write() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_set_rbtree.c27 struct nft_set_ext ext; member
55 __nft_rbtree_lookup(const struct net *net, const struct nft_set *set, const u32 *key, const struct nft_set_ext **ext, unsigned int seq) __nft_rbtree_lookup() argument
117 nft_rbtree_lookup(const struct net *net, const struct nft_set *set, const u32 *key, const struct nft_set_ext **ext) nft_rbtree_lookup() argument
308 __nft_rbtree_insert(const struct net *net, const struct nft_set *set, struct nft_rbtree_elem *new, struct nft_set_ext **ext) __nft_rbtree_insert() argument
486 nft_rbtree_insert(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem, struct nft_set_ext **ext) nft_rbtree_insert() argument
[all...]
H A Dnf_conntrack_proto_dccp.c493 struct dccp_hdr_ext ext; /* optional depending dh->dccph_x */ member
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_list_set.c118 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in list_set_kadt() local
185 list_set_utest(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_utest() argument
49 list_set_ktest(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) list_set_ktest() argument
74 list_set_kadd(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) list_set_kadd() argument
94 list_set_kdel(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) list_set_kdel() argument
217 list_set_init_extensions(struct ip_set *set, const struct ip_set_ext *ext, struct set_elem *e) list_set_init_extensions() argument
221 ip_set_init_counter(ext_counter(e, set), ext); list_set_init_extensions() local
225 ip_set_init_skbinfo(ext_skbinfo(e, set), ext); list_set_init_extensions() local
232 list_set_uadd(struct ip_set *set, void *value, const struct ip_set_ext *ext, struct ip_set_ext *mext, u32 flags) list_set_uadd() argument
314 list_set_udel(struct ip_set *set, void *value, const struct ip_set_ext *ext, struct ip_set_ext *mext, u32 flags) list_set_udel() argument
352 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); list_set_uadt() local
[all...]
H A Dip_set_hash_netportnet.c158 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netportnet4_kadt() local
194 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netportnet4_uadt() local
453 struct ip_set_ext ext in hash_netportnet6_kadt() local
479 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); hash_netportnet6_uadt() local
[all...]
H A Dip_set_hash_netiface.c167 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netiface4_kadt() local
204 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netiface4_uadt() local
388 struct ip_set_ext ext in hash_netiface6_kadt() local
422 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); hash_netiface6_uadt() local
[all...]
H A Dip_set_hash_netnet.c150 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netnet4_kadt() local
172 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netnet4_uadt() local
389 struct ip_set_ext ext in hash_netnet6_kadt() local
415 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); hash_netnet6_uadt() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dphonet.h47 } ext; member
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_actlog.c671 struct bm_extent *ext = lc_entry(e, struct bm_extent, lce); in update_rs_extent() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c821 int ext; in kvmppc_guest_entry_inject_int() local
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dptrace.h37 unsigned long ext : 1; /* External Mask */ member
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dtrap_emul.c511 static int kvm_trap_emul_check_extension(struct kvm *kvm, long ext) in kvm_trap_emul_check_extension() argument
/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-intel-cht-wc.c108 static int cht_wc_extcon_get_id(struct cht_wc_extcon_data *ext, int pwrsrc_sts) in cht_wc_extcon_get_id() argument
126 static int cht_wc_extcon_get_charger(struct cht_wc_extcon_data *ext, in cht_wc_extcon_get_charger() argument
182 static void cht_wc_extcon_set_phymux(struct cht_wc_extcon_data *ext, u8 state) in cht_wc_extcon_set_phymux() argument
191 cht_wc_extcon_set_5v_boost(struct cht_wc_extcon_data *ext, bool enable) cht_wc_extcon_set_5v_boost() argument
209 cht_wc_extcon_set_otgmode(struct cht_wc_extcon_data *ext, bool enable) cht_wc_extcon_set_otgmode() argument
221 cht_wc_extcon_enable_charging(struct cht_wc_extcon_data *ext, bool enable) cht_wc_extcon_enable_charging() argument
234 cht_wc_extcon_set_state(struct cht_wc_extcon_data *ext, unsigned int cable, bool state) cht_wc_extcon_set_state() argument
242 cht_wc_extcon_pwrsrc_event(struct cht_wc_extcon_data *ext) cht_wc_extcon_pwrsrc_event() argument
295 struct cht_wc_extcon_data *ext = data; cht_wc_extcon_isr() local
315 cht_wc_extcon_sw_control(struct cht_wc_extcon_data *ext, bool enable) cht_wc_extcon_sw_control() argument
339 struct cht_wc_extcon_data *ext; cht_wc_extcon_probe() local
433 struct cht_wc_extcon_data *ext = platform_get_drvdata(pdev); cht_wc_extcon_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmt9t112.c275 static int mt9t112_clock_info(const struct i2c_client *client, u32 ext) in mt9t112_clock_info() argument
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c662 struct hfi_mpeg4_header_extension *in = pdata, *ext = prop_data; in pkt_session_set_property_1x() local
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c387 int ext = input->index - solo_dev->nr_chans; in solo_enum_ext_input() local
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c508 struct nix_sqe_ext_s *ext; in otx2_sqe_add_ext() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbus.h223 int brcmf_bus_get_fwname(struct brcmf_bus *bus, const char *ext, in brcmf_bus_get_fwname() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/
H A Dhw.c61 static int alx_read_phy_core(struct alx_hw *hw, bool ext, u8 dev, in alx_read_phy_core() argument
98 static int alx_write_phy_core(struct alx_hw *hw, bool ext, u8 dev, in alx_write_phy_core() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dwext.c726 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; in orinoco_ioctl_set_encodeext() local
820 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; orinoco_ioctl_get_encodeext() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c888 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; in _rtl92e_wx_set_encode_ext() local
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/
H A Dr8192U_wx.c716 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; in r8192_wx_set_enc_ext() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_set_hash.c34 struct nft_set_ext ext; member
82 nft_rhash_lookup(const struct net *net, const struct nft_set *set, const u32 *key, const struct nft_set_ext **ext) nft_rhash_lookup() argument
118 nft_rhash_update(struct nft_set *set, const u32 *key, void *(*new)(struct nft_set *, const struct nft_expr *, struct nft_regs *regs), const struct nft_expr *expr, struct nft_regs *regs, const struct nft_set_ext **ext) nft_rhash_update() argument
165 nft_rhash_insert(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem, struct nft_set_ext **ext) nft_rhash_insert() argument
466 struct nft_set_ext ext; global() member
469 nft_hash_lookup(const struct net *net, const struct nft_set *set, const u32 *key, const struct nft_set_ext **ext) nft_hash_lookup() argument
507 nft_hash_lookup_fast(const struct net *net, const struct nft_set *set, const u32 *key, const struct nft_set_ext **ext) nft_hash_lookup_fast() argument
530 nft_jhash(const struct nft_set *set, const struct nft_hash *priv, const struct nft_set_ext *ext) nft_jhash() argument
547 nft_hash_insert(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem, struct nft_set_ext **ext) nft_hash_insert() argument
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dwext-compat.c629 struct iw_encode_ext *ext = (struct iw_encode_ext *) extra; in cfg80211_wext_siwencodeext() local
[all...]
/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_inode.c131 char type = 0, ext[32]; in p9mode2unixmode() local
1112 char ext[32]; in v9fs_stat2inode() local

Completed in 25 milliseconds

12345678910>>...22