Home
last modified time | relevance | path

Searched refs:memzero (Results 1 - 17 of 17) sorted by relevance

/third_party/eudev/src/scsi_id/
H A Dscsi_serial.c339 memzero(&io_v4, sizeof(struct sg_io_v4)); in scsi_inquiry()
351 memzero(&io_hdr, sizeof(struct sg_io_hdr)); in scsi_inquiry()
418 memzero(buffer, len); in do_scsi_page0_inquiry()
630 memzero(page_83, SCSI_INQ_BUFF_LEN); in do_scsi_page83_inquiry()
717 memzero(page_83, SCSI_INQ_BUFF_LEN); in do_scsi_page83_prespc3_inquiry()
781 memzero(buf, SCSI_INQ_BUFF_LEN); in do_scsi_page80_inquiry()
840 memzero(buf, SCSI_INQ_BUFF_LEN); in scsi_std_inquiry()
869 memzero(dev_scsi->serial, len); in scsi_get_serial()
/third_party/eudev/src/udev/
H A Dudevadm-monitor.c199 memzero(&ep_udev, sizeof(struct epoll_event)); in adm_monitor()
233 memzero(&ep_kernel, sizeof(struct epoll_event)); in adm_monitor()
H A Dudevd.c270 memzero(&ep_signal, sizeof(struct epoll_event)); in worker_spawn()
275 memzero(&ep_monitor, sizeof(struct epoll_event)); in worker_spawn()
631 memzero(&iovec, sizeof(struct iovec)); in worker_returned()
635 memzero(&msghdr, sizeof(struct msghdr)); in worker_returned()
H A Dudev-builtin-input_id.c107 memzero(bitmask, bitmask_size); in get_cap_mask()
H A Dudev-ctrl.c264 memzero(&ctrl_msg_wire, sizeof(struct udev_ctrl_msg_wire)); in ctrl_send()
H A Dudev-rules.c874 memzero(token, sizeof(struct token)); in rule_add_key()
1053 memzero(&rule_tmp, sizeof(struct rule_tmp)); in add_rule()
1726 memzero(&end_token, sizeof(struct token)); in udev_rules_new()
/third_party/eudev/src/shared/
H A Dmempool.c82 memzero(p, mp->tile_size); in mempool_alloc0_tile()
H A Dmacro.h148 #define memzero(x,l) (memset((x), 0, (l))) macro
/third_party/ltp/testcases/kernel/kvm/include/
H A Dkvm_guest.h46 void *memzero(void *dest, size_t size);
/third_party/eudev/src/libudev/
H A Dlibudev-monitor.c256 memzero(ins, sizeof(ins)); in udev_monitor_filter_update()
336 memzero(&filter, sizeof(filter)); in udev_monitor_filter_update()
562 memzero(&smsg, sizeof(struct msghdr)); in udev_monitor_receive_device()
H A Dlibudev-list.c98 memzero(list, sizeof(struct udev_list)); in udev_list_init()
H A Dlibudev-device.c906 memzero(&ifr, sizeof(struct ifreq)); in udev_device_new_from_device_id()
/third_party/ltp/testcases/kernel/kvm/
H A Dlib_guest.c32 void *memzero(void *dest, size_t size) in memzero() function
H A Dbootstrap_x86_64.S232 call memzero
/third_party/eudev/test/
H A Dtest-libudev.c249 memzero(&ep_udev, sizeof(struct epoll_event)); in test_monitor()
257 memzero(&ep_stdin, sizeof(struct epoll_event)); in test_monitor()
/third_party/eudev/src/ata_id/
H A Data_id.c345 memzero(out_identify, 512); in disk_identify()
/third_party/eudev/src/cdrom_id/
H A Dcdrom_id.c149 memzero(cmd, sizeof(struct scsi_cmd)); in scsi_cmd_init()

Completed in 19 milliseconds