/linux-6.14.4/net/netfilter/ipset/ |
D | ip_set_hash_netport.c | 129 hash_netport4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netport4_kadt() 154 hash_netport4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netport4_uadt() 349 hash_netport6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netport6_kadt() 374 hash_netport6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netport6_uadt()
|
D | ip_set_hash_ipportnet.c | 134 hash_ipportnet4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipportnet4_kadt() 160 hash_ipportnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportnet4_uadt() 391 hash_ipportnet6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_ipportnet6_kadt() 417 hash_ipportnet6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportnet6_uadt()
|
D | ip_set_hash_netnet.c | 143 hash_netnet4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netnet4_kadt() 166 hash_netnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netnet4_uadt() 382 hash_netnet6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netnet6_kadt() 410 hash_netnet6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netnet6_uadt()
|
D | ip_set_hash_mac.c | 72 hash_mac4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_mac4_kadt() 95 hash_mac4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_mac4_uadt()
|
D | ip_set_hash_netiface.c | 157 hash_netiface4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netiface4_kadt() 198 hash_netiface4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netiface4_uadt() 378 hash_netiface6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netiface6_kadt() 417 hash_netiface6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netiface6_uadt()
|
D | ip_set_hash_netportnet.c | 151 hash_netportnet4_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netportnet4_kadt() 188 hash_netportnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netportnet4_uadt() 446 hash_netportnet6_kadt(struct ip_set *set, const struct sk_buff *skb, in hash_netportnet6_kadt() 473 hash_netportnet6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netportnet6_uadt()
|
/linux-6.14.4/arch/m68k/include/asm/ |
D | cacheflush_mm.h | 64 unsigned long set; in flush_cf_icache() local 82 unsigned long set; in flush_cf_dcache() local 100 unsigned long set; in flush_cf_bcache() local
|
/linux-6.14.4/drivers/gpu/drm/ |
D | drm_crtc.c | 101 struct drm_mode_set set = { in drm_crtc_force_disable() local 585 static int __drm_mode_set_config_internal(struct drm_mode_set *set, in __drm_mode_set_config_internal() 642 int drm_mode_set_config_internal(struct drm_mode_set *set) in drm_mode_set_config_internal() 702 struct drm_mode_set set; in drm_mode_setcrtc() local
|
/linux-6.14.4/arch/mips/pic32/pic32mzda/ |
D | config.c | 37 static u32 pic32_conf_modify_atomic(u32 offset, u32 mask, u32 set) in pic32_conf_modify_atomic() 71 u32 clr, set; in pic32_set_sdhci_adma_fifo_threshold() local
|
/linux-6.14.4/fs/ocfs2/ |
D | export.c | 40 int status, set; in ocfs2_get_dentry() local 135 int set; in ocfs2_get_parent() local
|
/linux-6.14.4/arch/parisc/include/asm/ |
D | bitops.h | 59 int set; in test_and_set_bit() local 77 int set; in test_and_clear_bit() local
|
/linux-6.14.4/drivers/bcma/ |
D | driver_chipcommon_pmu.c | 33 u32 set) in bcma_chipco_pll_maskset() 42 u32 offset, u32 mask, u32 set) in bcma_chipco_chipctl_maskset() 51 u32 set) in bcma_chipco_regctl_maskset()
|
/linux-6.14.4/arch/arm/mach-sa1100/ |
D | assabet.c | 203 static void assabet_codec_reset(unsigned mask, int set) in assabet_codec_reset() 228 int set = state == UCB_RST_REMOVE || state == UCB_RST_SUSPEND || in assabet_ucb1x00_reset() local 233 void assabet_uda1341_reset(int set) in assabet_uda1341_reset()
|
/linux-6.14.4/drivers/media/platform/xilinx/ |
D | xilinx-vip.c | 176 void xvip_clr_or_set(struct xvip_device *xvip, u32 addr, u32 mask, bool set) in xvip_clr_or_set() 196 void xvip_clr_and_set(struct xvip_device *xvip, u32 addr, u32 clr, u32 set) in xvip_clr_and_set()
|
/linux-6.14.4/tools/include/nolibc/ |
D | types.h | 125 #define FD_CLR(fd, set) do { \ argument 133 #define FD_SET(fd, set) do { \ argument 141 #define FD_ISSET(fd, set) ({ \ argument 151 #define FD_ZERO(set) do { \ argument
|
/linux-6.14.4/drivers/pci/ |
D | access.c | 515 u16 clear, u16 set) in pcie_capability_clear_and_set_word_unlocked() 531 u16 clear, u16 set) in pcie_capability_clear_and_set_word_locked() 545 u32 clear, u32 set) in pcie_capability_clear_and_set_dword() 617 u32 clear, u32 set) in pci_clear_and_set_config_dword()
|
/linux-6.14.4/arch/arm64/kvm/hyp/include/hyp/ |
D | switch.h | 68 #define compute_clr_set(vcpu, reg, clr, set) \ argument 101 #define compute_undef_clr_set(vcpu, kvm, reg, clr, set) \ argument 108 #define update_fgt_traps_cs(hctxt, vcpu, kvm, reg, clr, set) \ argument 264 u64 clr = 0, set = 0; in __activate_traps_common() local
|
/linux-6.14.4/include/linux/usb/ |
D | typec_mux.h | 22 typec_switch_set_fn_t set; member 56 typec_mux_set_fn_t set; member
|
/linux-6.14.4/arch/arm/mm/ |
D | cache-xsc3l2.c | 44 int set, way; in xsc3_l2_inv_all() local 154 int set, way; in xsc3_l2_flush_all() local
|
/linux-6.14.4/arch/powerpc/include/asm/nohash/32/ |
D | pte-8xx.h | 134 unsigned long set = pte_val(entry) & (_PAGE_DIRTY | _PAGE_ACCESSED | _PAGE_EXEC); in __ptep_set_access_flags() local 188 unsigned long clr, unsigned long set, int huge) in __pte_update() 211 unsigned long clr, unsigned long set, int huge) in pte_update()
|
/linux-6.14.4/arch/nios2/kernel/ |
D | signal.c | 106 sigset_t set; in do_rt_sigreturn() local 182 static int setup_rt_frame(struct ksignal *ksig, sigset_t *set, in setup_rt_frame()
|
/linux-6.14.4/arch/csky/kernel/ |
D | signal.c | 73 sigset_t set; in SYSCALL_DEFINE0() local 137 setup_rt_frame(struct ksignal *ksig, sigset_t *set, struct pt_regs *regs) in setup_rt_frame()
|
/linux-6.14.4/drivers/net/phy/ |
D | bcm-phy-lib.c | 74 int __bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set) in __bcm_phy_modify_exp() 94 int bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set) in bcm_phy_modify_exp() 307 int __bcm_phy_modify_rdb(struct phy_device *phydev, u16 rdb, u16 mask, u16 set) in __bcm_phy_modify_rdb() 327 int bcm_phy_modify_rdb(struct phy_device *phydev, u16 rdb, u16 mask, u16 set) in bcm_phy_modify_rdb() 653 u16 mask, set; in _bcm_phy_cable_test_start() local
|
/linux-6.14.4/drivers/reset/ |
D | reset-lantiq.c | 72 unsigned int set = id & 0x1f; in lantiq_rcu_reset_update() local 155 unsigned int status, set; in lantiq_rcu_reset_xlate() local
|
/linux-6.14.4/drivers/net/ethernet/broadcom/ |
D | bgmac-bcma.c | 65 u32 mask, u32 set) in bcma_bgmac_cco_ctl_maskset() 80 u32 set) in bcma_bgmac_cmn_maskset32()
|