Home
last modified time | relevance | path

Searched defs:table (Results 726 - 750 of 1805) sorted by relevance

1...<<21222324252627282930>>...73

/kernel/linux/linux-6.6/security/apparmor/include/
H A Dlib.h104 char **table; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfib_rules.h35 __u8 table; member
/kernel/linux/linux-6.6/sound/oss/dmasound/
H A Ddmasound_q40.c66 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8; in q40_ct_law() local
122 unsigned char *table = (unsigned char *) in q40_ctx_law() local
232 unsigned char *table = (unsigned char *) in q40_ctc_law() local
/kernel/linux/linux-6.6/kernel/
H A Dumh.c498 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler() argument
H A Ducount.c40 set_permissions(struct ctl_table_header *head, struct ctl_table *table) set_permissions() argument
/kernel/linux/linux-6.6/mm/
H A Dlist_lru.c480 } *table; in memcg_list_lru_alloc() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_stack.c517 stack_trace_sysctl(struct ctl_table *table, int write, void *buffer, in stack_trace_sysctl() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_rules.c248 struct fib_table *table; in fib4_rule_configure() local
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf_core.c151 eafnosupport_fib6_table_lookup(struct net *net, struct fib6_table *table, in eafnosupport_fib6_table_lookup() argument
H A Dxfrm6_policy.c192 struct ctl_table *table; in xfrm6_net_sysctl_init() local
221 struct ctl_table *table; in xfrm6_net_sysctl_exit() local
[all...]
H A Dfib6_rules.c164 struct fib6_table *table; in fib6_rule_action_alt() local
202 struct fib6_table *table; in __fib6_rule_action() local
[all...]
H A Dreassembly.c457 struct ctl_table *table; in ip6_frags_ns_sysctl_register() local
490 struct ctl_table *table; ip6_frags_ns_sysctl_unregister() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dsysctl_net_core.c94 static int rps_default_mask_sysctl(struct ctl_table *table, int write, in rps_default_mask_sysctl() argument
125 static int rps_sock_flow_sysctl(struct ctl_table *table, int write, in rps_sock_flow_sysctl() argument
194 static int flow_limit_cpu_sysctl(struct ctl_table *table, int write, in flow_limit_cpu_sysctl() argument
251 static int flow_limit_table_len_sysctl(struct ctl_table *table, int write, in flow_limit_table_len_sysctl() argument
273 static int set_default_qdisc(struct ctl_table *table, int write, in set_default_qdisc() argument
292 static int proc_do_dev_weight(struct ctl_table *table, in argument
310 proc_do_rss_key(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_do_rss_key() argument
323 proc_dointvec_minmax_bpf_enable(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_dointvec_minmax_bpf_enable() argument
356 proc_dointvec_minmax_bpf_restricted(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_dointvec_minmax_bpf_restricted() argument
367 proc_dolongvec_minmax_bpf_restricted(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) proc_dolongvec_minmax_bpf_restricted() argument
[all...]
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c71 struct ctl_table *table; in nf_ct_frag6_sysctl_register() local
108 struct ctl_table *table; nf_ct_frags6_sysctl_unregister() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_proto.c190 ip_vs_create_timeout_table(int *table, int size) in ip_vs_create_timeout_table() argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfib_rules.h35 __u8 table; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfib_rules.h22 __u8 table; member
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_app_usage_db_helper.cpp161 int FoldAppUsageDbHelper::CreateAppEventsTable(const std::string& table) in CreateAppEventsTable() argument
/base/usb/usb_manager/services/native/src/
H A Dusb_right_db_helper.cpp463 GetResultSetTableInfo( const std::shared_ptr<OHOS::NativeRdb::ResultSet> &resultSet, struct UsbRightTableInfo &table) GetResultSetTableInfo() argument
519 struct UsbRightTableInfo table; GetResultRightRecordEx() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dpptt.c410 cache_setup_acpi_cpu(struct acpi_table_header *table, unsigned int cpu) cache_setup_acpi_cpu() argument
499 topology_get_acpi_cpu_tag(struct acpi_table_header *table, unsigned int cpu, int level, int flag) topology_get_acpi_cpu_tag() argument
527 struct acpi_table_header *table; find_acpi_cpu_topology_tag() local
559 struct acpi_table_header *table; check_acpi_cpu_flag() local
595 struct acpi_table_header *table; acpi_find_last_cache_level() local
629 struct acpi_table_header *table; cache_setup_acpi() local
695 struct acpi_table_header *table; find_acpi_cpu_cache_topology() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-divider.c44 static unsigned int _get_table_maxdiv(const struct clk_div_table *table, in _get_table_maxdiv() argument
56 static unsigned int _get_table_mindiv(const struct clk_div_table *table) in _get_table_mindiv() argument
67 static unsigned int _get_maxdiv(const struct clk_div_table *table, u8 width, in _get_maxdiv() argument
79 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() argument
90 static unsigned int _get_div(const struct clk_div_table *table, in _get_div() argument
104 _get_table_val(const struct clk_div_table *table, unsigned int div) _get_table_val() argument
115 _get_val(const struct clk_div_table *table, unsigned int div, unsigned long flags, u8 width) _get_val() argument
129 divider_recalc_rate(struct clk_hw *hw, unsigned long parent_rate, unsigned int val, const struct clk_div_table *table, unsigned long flags, unsigned long width) divider_recalc_rate() argument
161 _is_valid_table_div(const struct clk_div_table *table, unsigned int div) _is_valid_table_div() argument
172 _is_valid_div(const struct clk_div_table *table, unsigned int div, unsigned long flags) _is_valid_div() argument
182 _round_up_table(const struct clk_div_table *table, int div) _round_up_table() argument
200 _round_down_table(const struct clk_div_table *table, int div) _round_down_table() argument
218 _div_round_up(const struct clk_div_table *table, unsigned long parent_rate, unsigned long rate, unsigned long flags) _div_round_up() argument
232 _div_round_closest(const struct clk_div_table *table, unsigned long parent_rate, unsigned long rate, unsigned long flags) _div_round_closest() argument
256 _div_round(const struct clk_div_table *table, unsigned long parent_rate, unsigned long rate, unsigned long flags) _div_round() argument
275 _next_div(const struct clk_div_table *table, int div, unsigned long flags) _next_div() argument
288 clk_divider_bestdiv(struct clk_hw *hw, struct clk_hw *parent, unsigned long rate, unsigned long *best_parent_rate, const struct clk_div_table *table, u8 width, unsigned long flags) clk_divider_bestdiv() argument
345 divider_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent, unsigned long rate, unsigned long *prate, const struct clk_div_table *table, u8 width, unsigned long flags) divider_round_rate_parent() argument
358 divider_ro_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent, unsigned long rate, unsigned long *prate, const struct clk_div_table *table, u8 width, unsigned long flags, unsigned int val) divider_ro_round_rate_parent() argument
401 divider_get_val(unsigned long rate, unsigned long parent_rate, const struct clk_div_table *table, u8 width, unsigned long flags) divider_get_val() argument
466 __clk_hw_register_divider(struct device *dev, struct device_node *np, const char *name, const char *parent_name, const struct clk_hw *parent_hw, const struct clk_parent_data *parent_data, unsigned long flags, void __iomem *reg, u8 shift, u8 width, u8 clk_divider_flags, const struct clk_div_table *table, spinlock_t *lock) __clk_hw_register_divider() argument
539 clk_register_divider_table(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 shift, u8 width, u8 clk_divider_flags, const struct clk_div_table *table, spinlock_t *lock) clk_register_divider_table() argument
[all...]
H A Dclk-asm9260.c81 u32 *table; member
/kernel/linux/linux-5.10/drivers/bus/
H A Dmips_cdmm.c48 mips_cdmm_lookup(const struct mips_cdmm_device_id *table, in mips_cdmm_lookup() argument
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Darmv8_deprecated.c516 static int emulation_proc_handler(struct ctl_table *table, int write, in emulation_proc_handler() argument
/kernel/linux/linux-5.10/arch/x86/pci/
H A Dpcbios.c349 struct irq_info *table; member

Completed in 17 milliseconds

1...<<21222324252627282930>>...73