Searched +defs:val +defs:delete (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/tools/bootconfig/ |
D | main.c | 21 const char *val, *eol; in xbc_show_value() local 114 const char *val; in xbc_show_list() local 490 bool delete = false, list = false; in main() local
|
/linux-6.14.4/drivers/net/dsa/qca/ |
D | qca8k-common.c | 66 int qca8k_read(struct qca8k_priv *priv, u32 reg, u32 *val) in qca8k_read() 71 int qca8k_write(struct qca8k_priv *priv, u32 reg, u32 val) in qca8k_write() 106 u32 val; in qca8k_busy_wait() local 498 u32 reg, i, val; in qca8k_get_ethtool_stats() local 733 u32 val; in qca8k_set_ageing_time() local 906 u32 reg, val; in qca8k_port_mirror_add() local 959 u32 reg, val; in qca8k_port_mirror_del() local 1140 struct dsa_lag lag, bool delete) in qca8k_lag_refresh_portmap() 1144 u32 val; in qca8k_lag_refresh_portmap() local 1232 u32 val; in qca8k_read_switch_id() local
|
/linux-6.14.4/net/tipc/ |
D | node.c | 1062 static void tipc_node_link_down(struct tipc_node *n, int bearer_id, bool delete) in tipc_node_link_down() 2769 u32 val; in tipc_nl_node_set_monitor() local 2784 u32 val; in __tipc_nl_add_monitor_prop() local
|
/linux-6.14.4/include/net/netfilter/ |
D | nf_tables.h | 144 static inline void nft_reg_store8(u32 *dreg, u8 val) in nft_reg_store8() 155 static inline void nft_reg_store16(u32 *dreg, u16 val) in nft_reg_store16() 161 static inline void nft_reg_store_be16(u32 *dreg, __be16 val) in nft_reg_store_be16() 181 static inline void nft_reg_store64(u64 *dreg, u64 val) in nft_reg_store64() 295 struct nft_data val; member 299 struct nft_data val; member 303 struct nft_data val; member 475 bool (*delete)(const struct nft_set *set, member
|
/linux-6.14.4/kernel/trace/ |
D | trace_events_user.c | 264 bool delete; in user_event_put() local 1016 char val[8]; in user_field_array_size() local
|
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_nix.c | 935 u64 val; in nixlf_rss_ctx_init() local 2852 u64 reg, val, regval, schq_regbase, val_mask; in rvu_mbox_handler_nix_txschq_cfg() local 3403 bool delete = false; in nix_update_mce_list_entry() local 5493 u64 val; in nix_inline_ipsec_cfg() local 5564 u64 val; in rvu_mbox_handler_nix_read_inline_ipsec_cfg() local 5588 u64 val; in rvu_mbox_handler_nix_inline_ipsec_lf_cfg() local
|