Home
last modified time | relevance | path

Searched defs:rules (Results 1 – 25 of 55) sorted by relevance

123

/linux/Documentation/kbuild/
H A Dgendwarfksyms.rst145 Managing definition visibility
174 Adding enumerators
229 Managing structure size changes
275 targeted kABI rules can become tedious. The `type_string` rule allows us
/linux/drivers/net/phy/aquantia/
H A Daquantia_leds.c35 unsigned long rules) in aqr_phy_led_hw_is_supported()
48 unsigned long *rules) in aqr_phy_led_hw_control_get()
85 unsigned long rules) in aqr_phy_led_hw_control_set()
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c761 const struct rule rules[]) in create_ruleset()
796 const struct rule rules[] = { in TEST_F_FORK() local
845 const struct rule rules[] = { in TEST_F_FORK() local
868 const struct rule rules[] = { in TEST_F_FORK() local
926 const struct rule rules[] = { in TEST_F_FORK() local
953 const struct rule rules[] = { in TEST_F_FORK() local
1335 const struct rule rules[] = { in TEST_F_FORK() local
1452 const struct rule rules[] = { in TEST_F_FORK() local
1490 const struct rule rules[] = { in TEST_F_FORK() local
1547 const struct rule rules[] = { in TEST_F_FORK() local
[all …]
/linux/tools/perf/util/
H A Dstrfilter.c160 struct strfilter *strfilter__new(const char *rules, const char **err) in strfilter__new()
179 const char *rules, const char **err) in strfilter__append()
207 int strfilter__or(struct strfilter *filter, const char *rules, const char **err) in strfilter__or()
212 int strfilter__and(struct strfilter *filter, const char *rules, in strfilter__and()
/linux/security/apparmor/
H A Dresource.c92 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_setrlimit() local
168 struct aa_ruleset *rules = list_first_entry(&old->rules, in __aa_transition_rlimits() local
188 struct aa_ruleset *rules = list_first_entry(&new->rules, in __aa_transition_rlimits() local
H A Dmount.c314 struct aa_ruleset *rules = list_first_entry(&profile->rules, in match_mnt_path_str() local
374 struct aa_ruleset *rules = list_first_entry(&profile->rules, in match_mnt() local
607 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_umount() local
671 struct aa_ruleset *rules = list_first_entry(&profile->rules, in build_pivotroot() local
H A Dnet.c113 struct aa_ruleset *rules = list_first_entry(&profile->rules, in aa_profile_af_perm() local
226 struct aa_ruleset *rules = list_first_entry(&profile->rules, in aa_secmark_perm() local
H A Dtask.c231 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_ptrace_perm() local
327 struct aa_ruleset *rules = list_first_entry(&profile->rules, in aa_profile_ns_perm() local
H A Dipc.c83 struct aa_ruleset *rules = list_first_entry(&profile->rules, in profile_signal_perm() local
/linux/drivers/net/phy/mediatek/
H A Dmtk-phy-lib.c99 unsigned long rules, in mtk_phy_led_hw_is_supported()
114 unsigned long *rules, u16 on_set, in mtk_phy_led_hw_ctrl_get()
191 unsigned long rules, u16 on_set, in mtk_phy_led_hw_ctrl_set()
/linux/drivers/net/phy/qcom/
H A Dqca808x.c424 static int qca808x_led_parse_netdev(struct phy_device *phydev, unsigned long rules, in qca808x_led_parse_netdev()
468 unsigned long rules) in qca808x_led_hw_is_supported()
479 unsigned long rules) in qca808x_led_hw_control_set()
514 unsigned long *rules) in qca808x_led_hw_control_get()
H A Dqca807x.c136 static int qca807x_led_parse_netdev(struct phy_device *phydev, unsigned long rules, in qca807x_led_parse_netdev()
193 unsigned long rules) in qca807x_led_hw_is_supported()
204 unsigned long rules) in qca807x_led_hw_control_set()
250 unsigned long *rules) in qca807x_led_hw_control_get()
/linux/drivers/net/phy/
H A Ddp83td510.c270 static int dp83td510_led_mode(u8 index, unsigned long rules) in dp83td510_led_mode()
297 unsigned long rules) in dp83td510_led_hw_is_supported()
309 unsigned long rules) in dp83td510_led_hw_control_set()
328 u8 index, unsigned long *rules) in dp83td510_led_hw_control_get()
H A Ddp83822.c1033 static int dp83822_led_mode(u8 index, unsigned long rules) in dp83822_led_mode()
1060 unsigned long rules) in dp83822_led_hw_is_supported()
1072 unsigned long rules) in dp83822_led_hw_control_set()
1099 unsigned long *rules) in dp83822_led_hw_control_get()
H A Dintel-xway.c402 unsigned long rules) in xway_gphy_led_hw_is_supported()
425 unsigned long *rules) in xway_gphy_led_hw_control_get()
464 unsigned long rules) in xway_gphy_led_hw_control_set()
H A Dair_en8811h.c148 unsigned long rules; member
659 unsigned long *rules) in air_led_hw_control_get()
672 unsigned long rules) in air_led_hw_control_set()
810 unsigned long rules) in en8811h_led_hw_is_supported()
H A Dmxl-gpy.c892 unsigned long rules) in gpy_led_hw_is_supported()
905 unsigned long *rules) in gpy_led_hw_control_get()
944 unsigned long rules) in gpy_led_hw_control_set()
H A Dmarvell.c3287 unsigned long rules; member
3406 static int marvell_find_led_mode(unsigned long rules, in marvell_find_led_mode()
3422 static int marvell_get_led_mode(u8 index, unsigned long rules, int *mode) in marvell_get_led_mode()
3446 static int marvell_find_led_rules(unsigned long *rules, in marvell_find_led_rules()
3462 static int marvell_get_led_rules(u8 index, unsigned long *rules, int mode) in marvell_get_led_rules()
3487 unsigned long rules) in m88e1318_led_hw_is_supported()
3505 unsigned long rules) in m88e1318_led_hw_control_set()
3534 unsigned long *rules) in m88e1318_led_hw_control_get()
/linux/security/ipe/
H A Dpolicy.h61 struct list_head rules; member
75 struct ipe_op_table rules[__IPE_OP_MAX]; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_ttc.c36 struct mlx5_ttc_rule rules[MLX5_NUM_TT]; member
335 struct mlx5_ttc_rule *rules; in mlx5_generate_ttc_table_rules() local
519 struct mlx5_ttc_rule *rules; in mlx5_generate_inner_ttc_table_rules() local
/linux/net/netfilter/
H A Dnft_set_pipapo.h116 unsigned int rules; member
253 unsigned long rules; in pipapo_estimate_size() local
H A Dnft_set_pipapo.c362 int pipapo_refill(unsigned long *map, unsigned int len, unsigned int rules, in pipapo_refill()
569 unsigned int old_rules, unsigned int rules) in pipapo_realloc_mt()
659 unsigned int old_rules, unsigned int rules) in pipapo_resize()
1555 static void pipapo_unmap(union nft_pipapo_map_bucket *mt, unsigned int rules,
/linux/drivers/net/phy/realtek/
H A Drealtek_main.c649 unsigned long rules) in rtl8211x_led_hw_is_supported()
686 unsigned long *rules) in rtl8211f_led_hw_control_get()
718 unsigned long rules) in rtl8211f_led_hw_control_set()
747 unsigned long *rules) in rtl8211e_led_hw_control_get()
785 unsigned long rules) in rtl8211e_led_hw_control_set()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.h16 struct mlx5_flow_handle *rules[MLX5_MAX_PORTS * MLX5_LAG_MAX_HASH_BUCKETS]; member
/linux/samples/bpf/
H A Dcookie_uid_helper_example.c174 char rules[256]; in prog_attach_iptables() local

123