Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 73) sorted by relevance

123

/subsys/net/ip/
A Dpmtu.c39 struct net_pmtu_entry *entry = NULL; in get_pmtu_entry() local
79 struct net_pmtu_entry *entry = NULL; in get_free_pmtu_entry() local
106 static void update_pmtu_entry(struct net_pmtu_entry *entry, uint16_t mtu) in update_pmtu_entry()
151 struct net_pmtu_entry *entry; in net_pmtu_get_entry() local
160 struct net_pmtu_entry *entry; in net_pmtu_get_mtu() local
172 struct net_pmtu_entry *entry; in add_entry() local
225 struct net_pmtu_entry *entry; in net_pmtu_update_mtu() local
243 int net_pmtu_update_entry(struct net_pmtu_entry *entry, uint16_t mtu) in net_pmtu_update_entry()
/subsys/logging/
A Dlog_cache.c16 #define LOG_CACHE_DBG_ENTRY(str, entry) \ argument
32 struct log_cache_entry *entry = config->buf; in log_cache_init() local
56 struct log_cache_entry *entry; in log_cache_get() local
99 struct log_cache_entry *entry = CONTAINER_OF(data, struct log_cache_entry, data[0]); in log_cache_put() local
107 struct log_cache_entry *entry = CONTAINER_OF(data, struct log_cache_entry, data[0]); in log_cache_release() local
A Dlog_cmds.c286 static void module_name_get(size_t idx, struct shell_static_entry *entry) in module_name_get()
295 static void severity_lvl_get(size_t idx, struct shell_static_entry *entry) in severity_lvl_get()
448 static void backend_name_get(size_t idx, struct shell_static_entry *entry) in backend_name_get()
/subsys/net/l2/ethernet/
A Darp.c72 struct arp_entry *entry; in arp_entry_find() local
99 struct arp_entry *entry; in arp_entry_find_move_first() local
132 struct arp_entry *entry; in arp_entry_get_pending() local
183 static void arp_entry_register_pending(struct arp_entry *entry) in arp_entry_register_pending()
201 struct arp_entry *entry, *next; in arp_request_timeout() local
256 struct arp_entry *entry, in arp_prepare()
361 struct arp_entry *entry; in net_arp_prepare() local
485 struct arp_entry *entry; in arp_gratuitous() local
646 struct arp_entry *entry; in net_arp_update() local
923 struct arp_entry *entry, *next; in net_arp_clear_cache() local
[all …]
/subsys/shell/modules/kernel_service/thread/
A Dthread.c22 struct thread_entry *entry = user_data; in thread_valid_cb() local
31 struct thread_entry entry = { in z_thread_is_valid() local
/subsys/bindesc/
A Dbindesc_read.c23 static int find_callback(const struct bindesc_entry *entry, void *user_data) in find_callback()
39 static int get_size_callback(const struct bindesc_entry *entry, void *user_data) in get_size_callback()
57 const struct bindesc_entry **entry) in get_entry()
158 const struct bindesc_entry *entry; in bindesc_foreach() local
/subsys/input/
A Dinput_double_tap.c35 struct double_tap_data_entry *entry = in double_tap_deferred() local
45 struct double_tap_data_entry *entry; in double_tap_cb() local
87 struct double_tap_data_entry *entry = &cfg->entries[i]; in double_tap_init() local
A Dinput_longpress.c36 struct longpress_data_entry *entry = CONTAINER_OF( in longpress_deferred() local
53 struct longpress_data_entry *entry; in longpress_cb() local
96 struct longpress_data_entry *entry = &cfg->entries[i]; in longpress_init() local
/subsys/bluetooth/mesh/
A Dsolicitation.c59 struct srpl_entry *entry; in srpl_entry_save() local
336 struct srpl_entry *entry; in srpl_set() local
408 static void srpl_store(struct srpl_entry *entry) in srpl_store()
448 struct srpl_entry *entry; in bt_mesh_srpl_entry_clear() local
A Dbrg_cfg_srv.c55 struct bt_mesh_brg_cfg_table_entry *entry) in bridging_table_status_send()
79 struct bt_mesh_brg_cfg_table_entry entry; in bridging_table_add() local
102 struct bt_mesh_brg_cfg_table_entry entry; in bridging_table_remove() local
A Drpl.c72 static void schedule_rpl_store(struct bt_mesh_rpl *entry, bool force) in schedule_rpl_store()
270 struct bt_mesh_rpl *entry; in rpl_set() local
319 static void store_rpl(struct bt_mesh_rpl *entry) in store_rpl()
/subsys/fs/nvs/
A Dnvs.c160 static int nvs_flash_ate_wrt(struct nvs_fs *fs, const struct nvs_ate *entry) in nvs_flash_ate_wrt()
223 struct nvs_ate *entry) in nvs_flash_ate_rd()
362 static void nvs_ate_crc8_update(struct nvs_ate *entry) in nvs_ate_crc8_update()
373 static int nvs_ate_crc8_check(const struct nvs_ate *entry) in nvs_ate_crc8_check()
387 static int nvs_ate_cmp_const(const struct nvs_ate *entry, uint8_t value) in nvs_ate_cmp_const()
405 static int nvs_ate_valid(struct nvs_fs *fs, const struct nvs_ate *entry) in nvs_ate_valid()
427 static int nvs_close_ate_valid(struct nvs_fs *fs, const struct nvs_ate *entry) in nvs_close_ate_valid()
449 struct nvs_ate entry; in nvs_flash_wrt_entry() local
/subsys/fs/zms/
A Dzms.c233 static int zms_flash_ate_wrt(struct zms_fs *fs, const struct zms_ate *entry) in zms_flash_ate_wrt()
267 static int zms_flash_ate_rd(struct zms_fs *fs, uint64_t addr, struct zms_ate *entry) in zms_flash_ate_rd()
396 static void zms_ate_crc8_update(struct zms_ate *entry) in zms_ate_crc8_update()
409 static int zms_ate_crc8_check(const struct zms_ate *entry) in zms_ate_crc8_check()
431 static int zms_ate_valid(struct zms_fs *fs, const struct zms_ate *entry) in zms_ate_valid()
442 static int zms_ate_valid_different_sector(struct zms_fs *fs, const struct zms_ate *entry, in zms_ate_valid_different_sector()
481 static bool zms_close_ate_valid(struct zms_fs *fs, const struct zms_ate *entry) in zms_close_ate_valid()
493 static bool zms_empty_ate_valid(struct zms_fs *fs, const struct zms_ate *entry) in zms_empty_ate_valid()
506 static bool zms_gc_done_ate_valid(struct zms_fs *fs, const struct zms_ate *entry) in zms_gc_done_ate_valid()
542 struct zms_ate entry; in zms_flash_write_entry() local
/subsys/shell/
A Dshell_utils.c40 static inline bool is_dynamic_cmd(const union shell_cmd_entry *entry) in is_dynamic_cmd()
49 static inline bool is_section_cmd(const union shell_cmd_entry *entry) in is_section_cmd()
342 const struct shell_static_entry *entry; in z_shell_find_cmd() local
367 const struct shell_static_entry *entry, in z_shell_get_last_command()
408 const struct shell_static_entry *entry; in shell_set_root_cmd() local
/subsys/net/lib/shell/
A Droute.c16 static void route_cb(struct net_route_entry *entry, void *user_data) in route_cb()
91 static void route_mcast_cb(struct net_route_entry_mcast *entry, in route_mcast_cb()
A Diface_dynamic.h69 static void iface_index_get(size_t idx, struct shell_static_entry *entry) in iface_index_get()
A Darp.c18 static void arp_cb(struct arp_entry *entry, void *user_data) in arp_cb()
/subsys/net/lib/http/
A Dhttp_huffman.c289 static bool huffman_bits_compare(uint32_t bits, const struct decode_elem *entry) in huffman_bits_compare()
421 const struct decode_elem *entry; in http_hpack_huffman_encode() local
/subsys/mgmt/mcumgr/transport/src/
A Dsmp.c166 struct smp_client_transport_entry *entry; in smp_client_transport_get() local
177 void smp_client_transport_register(struct smp_client_transport_entry *entry) in smp_client_transport_register()
/subsys/logging/frontends/
A Dlog_frontend_stmesp_demux.c219 struct log_frontend_stmesp_demux_active_entry *entry = in log_frontend_stmesp_demux_major() local
254 struct log_frontend_stmesp_demux_active_entry *entry = in log_frontend_stmesp_demux_channel() local
350 struct log_frontend_stmesp_demux_active_entry *entry = in garbage_collector() local
462 struct log_frontend_stmesp_demux_active_entry *entry; in log_frontend_stmesp_demux_packet_start() local
629 struct log_frontend_stmesp_demux_active_entry *entry = in log_frontend_stmesp_demux_reset() local
/subsys/mgmt/mcumgr/grp/stat_mgmt/src/
A Dstat_mgmt.c66 struct stat_mgmt_entry entry; in stat_mgmt_walk_cb() local
111 stat_mgmt_cb_encode(zcbor_state_t *zse, struct stat_mgmt_entry *entry) in stat_mgmt_cb_encode()
/subsys/usb/device_next/
A Dusbd_shell.c478 static void configuration_speed(size_t idx, struct shell_static_entry *entry) in configuration_speed()
500 static void configuration_lookup(size_t idx, struct shell_static_entry *entry) in configuration_lookup()
521 static void class_node_name_lookup(size_t idx, struct shell_static_entry *entry) in class_node_name_lookup()
543 static void device_context_lookup(size_t idx, struct shell_static_entry *entry) in device_context_lookup()
/subsys/shell/modules/
A Ddevice_service.c124 struct shell_static_entry *entry) in device_name_lookup()
199 struct shell_static_entry *entry) in device_name_get_non_ready()
/subsys/debug/symtab/
A Dsymtab.c62 const struct z_symtab_entry *const entry = &symtab->entries[i]; in cmd_symtab_list() local
/subsys/llext/
A Dshell.c83 static void llext_name_get(size_t idx, struct shell_static_entry *entry) in llext_name_get()
98 static void llext_name_arg_get(size_t idx, struct shell_static_entry *entry) in llext_name_arg_get()

Completed in 77 milliseconds

123